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
The text was updated successfully, but these errors were encountered:
EliaMelfior
changed the title
To run this on windows you need a different command
To run this on windows you might first need to install windows-build tools
Feb 27, 2019
On Windows 8.1, instead of executing
npm install
You need to execute this command:
npm install --global --production [email protected]
source: https://stackoverflow.com/questions/54059433/after-npm-install-an-error-about-a-syntax-error-in-python-appears
The text was updated successfully, but these errors were encountered: