-
Notifications
You must be signed in to change notification settings - Fork 170
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
warning "[email protected]" is missing a bundled dependency "node-pre-gyp". #444
Comments
I'm getting the same warning. Could we resolve this issue? |
Hi @galkahana, are you looking for new maintainers to take over the project or is it best if I create a fork? |
did anyone figure out a solution to this issue? |
You can optionally add / install |
Just do an |
This is the same like |
sweet cheers guys. forgot to post but we ended up bumping our node version back to 10.0.17 and that did the trick for now. |
This is just a workaround, not a longterm solution. |
Seems this is a known problem. It has to be bundled with the release or added as normal dependency. |
I'm having the same problem. Started happening after change the servers and upgrade the NodeJS version of the Stable 12.16.1 for 13.10.1. As @DanielRuf said we need to find a long term support fix for this, the author will not help, because it end support. Any ideas? |
Thx @Felipedelima123, you just saved my project... definilty not the best solution but will do the trick for some months... Somebody need to do a fork and manage at least the dependencies :) |
It seems like this fork https://github.com/julianhille/muhammarajs at least builds with Node v14 and does not show a warning. I have no affiliation with the project or author. So I don't know the quality of the fork or how maintained that fork will be over time. |
hello , |
Any update? |
Got this in my latest yarn install:
Os: macOS Catalina
Node: v12.13.0
The text was updated successfully, but these errors were encountered: