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

Fix: warn instead of error when a shrinkwrap exists in the cwd #1942

Merged
merged 4 commits into from Nov 18, 2016

Conversation

shahmirn
Copy link
Contributor

Summary

Modified code so that a warning instead of an error is reported. This is so that in a CI environment, if it's set up to fail on any errors, this will fix the issue of a build failing on a false positive.

This is in regards to the comment @Turbo87 added on #397

Test plan

@sebmck sebmck merged commit c9500ab into yarnpkg:master Nov 18, 2016
@sebmck
Copy link
Contributor

sebmck commented Nov 18, 2016

Thanks! This was an oversight on my behalf.

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

Successfully merging this pull request may close these issues.

None yet

2 participants