-
Notifications
You must be signed in to change notification settings - Fork 87
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
Can't install with yarn #21
Comments
Not sure if this is related, but I get the following from yarn every time I use it...
|
I just experienced the same issue, but after upgrading yarn to the latest version (currently v1.5.1) the issue disappeared. I now can install |
Yarn 1.13.0 is failing again. (Node 9.11.2)
UPDATE: After doing |
Using Yarn the install fails with:
Works with npm. Might be
node-pre-gyp
related from what I could google for other packages having similar issues.The text was updated successfully, but these errors were encountered: