-
Notifications
You must be signed in to change notification settings - Fork 253
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
Install error #558
Comments
I think you need to install yarn add node-gyp |
Can we close this? The answer was given. |
The point is you shouldn't need to install it manually |
Then this most likeley should have node-pty added to the peer dependencies. |
This is already called out in the readme that you need to install some build tools on Windows: https://github.com/microsoft/node-pty#windows |
Environment details
Issue description
When installing (using yarn) a build error appears
Running
yarn add node-gyp
fixes the problemThe text was updated successfully, but these errors were encountered: