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

Include node installs via nvm as edge case #21

Open
DavideDaniel opened this issue Apr 20, 2017 · 0 comments
Open

Include node installs via nvm as edge case #21

DavideDaniel opened this issue Apr 20, 2017 · 0 comments

Comments

@DavideDaniel
Copy link

The edge cases don't account for nvm installations of node. When globally installing modules in this case, it can lead to incorrect paths being collected and issues such as this:

/Users/{user}/.nvm/versions/node/v6.9.5/lib/node_modules/{pkg}/src/state did not exist, creating...
Successfully wrote file to /Users/{user}/.nvm/versions/node/v6.9.5/lib/node_modules/{pkg}/src/state/App/index.js
@DavideDaniel DavideDaniel changed the title Include node installs via nvm Include node installs via nvm as edge case Apr 20, 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

1 participant