We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whenever I switch node version via nvm it's a module relinking nightmare. However with v0.23.2 I have issues even using modules I have just installed.
nvm
yarn versions v0.23.2 { yarn: '0.23.2', http_parser: '2.7.0', node: '6.10.2', v8: '5.1.281.98', uv: '1.9.1', zlib: '1.2.11', ares: '1.10.1-DEV', icu: '58.2', modules: '48', openssl: '1.0.2k' }
The text was updated successfully, but these errors were encountered:
This is a duplicate of #3142. @bestander you can close it ;)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Whenever I switch node version via
nvm
it's a module relinking nightmare. However with v0.23.2 I have issues even using modules I have just installed.The text was updated successfully, but these errors were encountered: