Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with command concatenation && #132

Closed
Ginxo opened this issue Feb 10, 2021 · 2 comments
Closed

problem with command concatenation && #132

Ginxo opened this issue Feb 10, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Ginxo
Copy link
Contributor

Ginxo commented Feb 10, 2021

2021-02-09T17:44:22.8147846Z [command]/usr/bin/yarn run init && yarn run build:prod
2021-02-09T17:44:23.4285387Z yarn run v1.22.5
2021-02-09T17:44:23.4632371Z $ npx lerna bootstrap '&&' yarn run build:prod
2021-02-09T17:45:01.3028848Z npx: installed 766 in 37.632s
2021-02-09T17:45:01.4261302Z ERR! lerna Unknown arguments: &&, yarn, run, build:prod
2021-02-09T17:45:02.2737473Z error Command failed with exit code 1.
2021-02-09T17:45:02.2738620Z info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@Ginxo Ginxo added the bug Something isn't working label Feb 10, 2021
@Ginxo Ginxo self-assigned this Feb 10, 2021
@tiagobento
Copy link

See actions/toolkit#359

@Ginxo
Copy link
Contributor Author

Ginxo commented Dec 16, 2021

closing as a dupe of #133

@Ginxo Ginxo closed this as completed Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants