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? #765

Closed
justin808 opened this issue Sep 6, 2017 · 2 comments
Closed

yarn run? #765

justin808 opened this issue Sep 6, 2017 · 2 comments

Comments

@justin808
Copy link
Contributor

Why is the binstub referring to the exact path of the node_modules/.bin directory rather than calling yarn run?

https://yarnpkg.com/lang/en/docs/cli/run/

I bring this up, as I'm running into a situation where my CI is not finding the webpack exe that should be a dependency of @rails/webpacker.

@renchap
Copy link
Contributor

renchap commented Sep 6, 2017

Reasoning is here: #638
Your problem most probably comes from an outdated yarn version, see #727

@javan
Copy link
Contributor

javan commented Sep 6, 2017

Thanks @renchap!

@javan javan closed this as completed Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants