Sunday 29 July 2018

compile error on raspberry pi

I am attempting to run "nvm install 0.10.25" as per the install doc of some software I intend to run on a Raspberry PI 3B+ running Raspbian 9. Compilation fails :deps/v8/tools/gyp/v8_base.target.mk:225: recipe for target '/home/pi/.nvm/src/node-v0.10.25/out/Release/obj.target/v8_base/deps/v8/src/accessors.o' failedmake[1]: *** [/home/pi/.nvm/src/node-v0.10.25/out/Release/obj.target/v8_base/deps/v8/src/accessors.o] Error 1make[1]: Leaving directory '/home/pi/.nvm/src/node-v0.10.25/out'Makefile:38: recipe for target 'node' failedmore output - https://ift.tt/2K5Bs3G not sure where to begin troubleshooting this so any tips would be appreciated

Submitted July 29, 2018 at 04:33PM by dank_memestorm

No comments:

Post a Comment