HadrienPierart
HadrienPierart
It seems that npm installing is not working anymore. The only way I found is to git clone the repo into my node_modules directory, then do a npm install into...
Hey there ! Got the same issue this morning, and indeed, the docs seem to be misleading on this point. I got it working after some digging in the example...
Im getting a similar issue on Linux. ``` make: Entering directory '/home/xyz/data/node_modules/heapdump/build' CXX(target) Release/obj.target/addon/src/heapdump.o make: g++: No such file or directory make: *** [addon.target.mk:113: Release/obj.target/addon/src/heapdump.o] Error 127 make: Leaving directory...