-
Notifications
You must be signed in to change notification settings - Fork 24
fails on: node-gyp rebuild #2
Comments
pls attach a full log, thanks. |
Failed at the [email protected] preinstall script 'npm install bloom-filter-cpp && npm install hashset-cpp'. |
I am using node 5.9 and ubuntu 12.04 and tried to install but could not install and ended up with above error |
Failing on MacOS High Sierra and node 7.9.0:
|
@bbondy Same here on macOS & Node 8/9. |
Hey Everyone, I am facing the same issue. Any solution Yet? Its still open |
Try again with using the latest published version? |
Hi @bbondy thanks for responding,I solved the issue. The code is not able to compile with latest node 10+ (10.4.0) version so I changed my version to 9+ and now its compiling and working. So the issue is with latest version of node. I am installing ad-block, with I am using Mac OSX /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1 |
Same issue, but I found a way to go around it. 1,Move your xcode to trash And use node 9.x, 10.x not works. I don't know why, but this works for me. |
Issue for me seemed to be node 12, using node 10 worked ok. With brew:
|
Hi,
It is failing on my system on:
node-gyp rebuild
I am using node v6.1.0 and npm 3.8.6
The text was updated successfully, but these errors were encountered: