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

Added detection of npm5 fixing rid link, using npm install over npm link #11

Merged
merged 1 commit into from Jun 5, 2017

Conversation

dlmr
Copy link
Member

@dlmr dlmr commented Jun 5, 2017

This is needed since something has changed in npm5 that makes link fail, probably a bug that will get addressed in the future.

Bug or not, this is the recommended way to work with monorepos in npm5 which basically is what we are doing here, so a good change anyhow.

This is needed since something has changed in npm5 that makes link fail,
probably a bug that will get addressed in the future.

Bug or not, this is the recommended way to work with monorepos in npm5
which basically is what we are doing here, so a good change anyhow.
@dlmr dlmr merged commit 318cfed into master Jun 5, 2017
@dlmr dlmr deleted the fix/support-npm-5 branch June 5, 2017 10:18
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

1 participant