You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which operating system are you using:
Mac OS X Sierra with nvm and node 6. And tested on cloud9 with the same problems.
$ node -v
v6.7.0
$ npm -v
3.10.3
Please describe the steps you took when trying to install Yarn and what went wrong:
Using yarn install is really nice and fast, but running the installed packages causes node bindings version errors. I had to revert so I don't have the actual error ready, but it could be related with nvm where it might be looking for node in the path instead of asking nvm.
The text was updated successfully, but these errors were encountered:
Which operating system are you using:
Mac OS X Sierra with nvm and node 6. And tested on cloud9 with the same problems.
Please describe the steps you took when trying to install Yarn and what went wrong:
Using yarn install is really nice and fast, but running the installed packages causes node bindings version errors. I had to revert so I don't have the actual error ready, but it could be related with nvm where it might be looking for node in the path instead of asking nvm.
The text was updated successfully, but these errors were encountered: