-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
Cannot npm install on Mac - gl fails #286
Comments
Is this bc I dont have python2 installed? I have python3 installed. Python2 is end of life so im not bothering installing that. |
same here |
same error here, any help? |
same here |
1 similar comment
same here |
This is because I fixed this using npm/pnpm overrides to directly pin the version that it uses internally and now it works fine. Example: package.json
Editly fix could be to update the |
npm i -g editly
ornpm i editly@latest
it seems I cannot install the gl dependency. Its trying to build special C++ targets. I have a similar failure to here
#249
I'm running mac OS intel, node v20, node-gyp -v 9.4.1, etc.
The text was updated successfully, but these errors were encountered: