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

nvm use stable uses a node that's incompatible with the packages #22

Open
squeedee opened this issue Dec 28, 2019 · 1 comment
Open

Comments

@squeedee
Copy link

  1. nvm install stable installs 13.5.0
  2. using that nvm, the npm install fails on grpc@1.23.3 install
  3. I tried nvm install 12.14.0 (and then use default) and now npm install works well.

I did this because the top of the readme suggests using LTS - and that works well.

@ooloth
Copy link

ooloth commented Jan 12, 2020

v12.6.0 works as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants