-
Notifications
You must be signed in to change notification settings - Fork 91
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
NPM install fails #114
Comments
I've tried to install the dependencies with Node.js v14 as well because I thought v16 is too new. But v14 failed as well with similar error messages:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After the project was cloned and solved the issue with
node-gyp
, I tried to run thenpm install
, but it still fails.The console log of the
npm install
:What do I do wrong? Thanks for any help in advance!
Your Environment
The text was updated successfully, but these errors were encountered: