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

yarn run behaves differently than npm run #6678

Open
pscanf opened this issue Nov 14, 2018 · 0 comments
Open

yarn run behaves differently than npm run #6678

pscanf opened this issue Nov 14, 2018 · 0 comments
Assignees
Labels

Comments

@pscanf
Copy link

pscanf commented Nov 14, 2018

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

Running npm scripts with yarn yields a different result than running them with npm. Seems like the issue could be caused by #6650.

If the current behavior is a bug, please provide the steps to reproduce.

See reproduction repo https://github.com/pscanf/yarn-run-bug

What is the expected behavior?

Running npm scripts with yarn should have the same result as running them with npm.

Please mention your node.js, yarn and operating system version.

node v10.13.0
yarn v1.12.3
macOS Sierra 10.12.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants