-
-
Notifications
You must be signed in to change notification settings - Fork 40
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 on ttf2woff2 #37
Comments
Hi, I got the same error, have you find a way to solve this issue? @paulvandrunen |
I got the same error, still. |
I am getting the exact same error too, both on Ubuntu and Windows. I am trying to install summernote, which uses Any help would be much appreciated. Thanks. |
The reason could be an incompatible version of python (3+). As a workaround i use a project based version of python (2.7.11). I don't have any idea of python so maybe i did it the ugly way:
|
In my opinion, I found it is running well in Node 10, but failed in Node 12, I am using Python and already tried "window build tools". |
yeah seems like it. I'd rather fall back to Node 10 than depending on Python 2+ |
Hi in our Bamboo server and also when trying to install we get a node-gyp error. Anyone have a solution for this.
`npm install -g ttf2woff2
/usr/local/bin/ttf2woff2 -> /usr/local/lib/node_modules/ttf2woff2/bin/ttf2woff2.js
added 105 packages in 28.948s`
The text was updated successfully, but these errors were encountered: