-
Notifications
You must be signed in to change notification settings - Fork 90
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
errors when installing on windows #120
Comments
By the look of it, it's Does |
i still get the same error, and when i run it, it says no ports found. |
Got similar error. Apparently node reference outdated. Fix: |
Thanks! Just pulled in those changes... |
I just tried installing again and it still fails to build winnus |
Node.js probably updated again. It seems basically every new Node.js version they introduce some breaking change to the API :( |
Maybe it would help to specify what Version of node and npm this requires to work, then people can just switch to that with nvm when they need to use this |
I solved my problem by using the LTS version NODE. Build tools seem to be included in NODE 17.* which looks like it can cause it to hang. Works on Windows 10 and 11. Also, add |
When i run
npm i -g espruino
i get the errors:The text was updated successfully, but these errors were encountered: