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

Detect yarn and surface correct error message #64

Closed
elwayman02 opened this issue Jan 25, 2017 · 2 comments
Closed

Detect yarn and surface correct error message #64

elwayman02 opened this issue Jan 25, 2017 · 2 comments

Comments

@elwayman02
Copy link

It would be nice to not have the error message for missing dependencies say to use npm install when you're using yarn in that project. Developers who are not familiar with what's going on will just trust the error message instead of realizing that they should actually have run yarn install.

@rwjblue
Copy link
Collaborator

rwjblue commented Jan 25, 2017

I think this is entangled (somewhat) with #62.

@elwayman02
Copy link
Author

yea, I agree, just wanted to file it as a separate issue since technically there may be a way to solve one without solving the other. In practice, though, it probably makes the most sense to resolve both issues at once.

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