antono / vala-object

Use Vala from Ruby, Python, Lua, JavaScript (Node.js, gjs, seed) and many other languages
95 stars 14 forks source link

Cant build Node #17

Open gavr123456789 opened 5 years ago

gavr123456789 commented 5 years ago
make[1]: *** [binding.target.mk:99: Release/obj.target/binding/src/binding.o] Error 1
make[1]: Leaving directory '/home/gavr/Projects/vala-object-master/valabind/node.js/node_modules/ref/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:190:23)
gyp ERR! stack     at ChildProcess.emit (events.js:193:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:255:12)
gyp ERR! System Linux 5.2.9-zen1-1-zen
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/gavr/Projects/vala-object-master/valabind/node.js/node_modules/ref
gyp ERR! node -v v11.15.0
gyp ERR! node-gyp -v v5.0.2
gyp ERR! not ok 
npm WARN ValaObject@0.0.1 No description
npm WARN ValaObject@0.0.1 No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ref@0.1.3 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ref@0.1.3 install 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/gavr/.npm/_logs/2019-08-18T15_28_53_889Z-debug.log
make: *** [Makefile:18: node_modules] Error 1