Skip to content
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

Node-gyp Error #1

Open
DanielMeltesen-zz opened this issue Feb 27, 2018 · 0 comments
Open

Node-gyp Error #1

DanielMeltesen-zz opened this issue Feb 27, 2018 · 0 comments

Comments

@DanielMeltesen-zz
Copy link

DanielMeltesen-zz commented Feb 27, 2018

When running initial
npm install
on Windows the coammand line returns following error:

gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

Found a solution at:
felixrieseberg/windows-build-tools#56

Thank you for putting me on the right track.
https://github.com/nodejs/node-gyp#installation showed me what to do.
npm install --global --production windows-build-tools
and re-installed npm install ttf2woff2 -g
everything's fine now.

But is not working on all enviroments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant