npm install - Bidding issue.
[email protected] postinstall /home/a/aapp/node_modules/raylib cmake-js compile
[ '/usr/local/bin/node', '/home/a/aapp/node_modules/.bin/cmake-js', 'compile' ] info TOOL Using Unix Makefiles generator. info REP Build has been failed, trying to do a full rebuild. ERR! OMG CMake executable is not found. Please use your system's package manager to install it, or you can get installers from there: http://cmake.org. npm WARN [email protected] No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: cmake-js compile
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/a/.npm/_logs/2019-12-27T14_21_17_214Z-debug.log
Even if have Cmake installed, on app modules or globally. probably a build scripting issue.
Which version of node are you using?
Which version of node are you using?
v12.14.0
ERR! OMG CMake executable is not found!!!!
OMG!!!! Make sure cmake is installed! I'll update README.md with that note :smile: