CuratedStack-nocode-template icon indicating copy to clipboard operation
CuratedStack-nocode-template copied to clipboard

Install error

Open protoxx91 opened this issue 1 year ago • 1 comments

Hello,

i get this error when i try to deploy : [Site deploy failed]

7:04:09 PM: npm ERR! | ^~~~~~~~~~~~~ 7:04:09 PM: npm ERR! ../src/binding.cpp:358:1: note: in expansion of macro ‘NODE_MODULE’ 7:04:09 PM: npm ERR! 358 | NODE_MODULE(binding, RegisterModule); 7:04:09 PM: npm ERR! | ^~~~~~~~~~~ 7:04:09 PM: npm ERR! make: *** [binding.target.mk:133: Release/obj.target/binding/src/binding.o] Error 1 7:04:09 PM: npm ERR! gyp ERR! build error 7:04:09 PM: npm ERR! gyp ERR! stack Error: make failed with exit code: 2 7:04:09 PM: npm ERR! gyp ERR! stack at ChildProcess.onExit (/opt/build/repo/node_modules/node-gyp/lib/build.js:262:23) 7:04:09 PM: npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:513:28) 7:04:09 PM: npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) 7:04:09 PM: npm ERR! gyp ERR! System Linux 5.4.228-131.415.amzn2.x86_64 7:04:09 PM: npm ERR! gyp ERR! command "/opt/buildhome/.nvm/versions/node/v16.19.1/bin/node" "/opt/build/repo/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" 7:04:09 PM: npm ERR! gyp ERR! cwd /opt/build/repo/node_modules/node-sass 7:04:09 PM: npm ERR! gyp ERR! node -v v16.19.1 7:04:09 PM: npm ERR! gyp ERR! node-gyp -v v3.8.0 7:04:09 PM: npm ERR! gyp ERR! not ok 7:04:09 PM: npm ERR! Build failed with error code: 1 7:04:09 PM: npm ERR! A complete log of this run can be found in: 7:04:09 PM: npm ERR! /opt/buildhome/.npm/_logs/2023-03-24T18_02_13_045Z-debug-0.log 7:04:09 PM: Error during npm install 7:04:09 PM: Build was terminated: Build script returned non-zero exit code: 1 7:04:09 PM: Failing build: Failed to build site 7:04:09 PM: Finished processing build request in 2m2.398s

protoxx91 avatar Mar 24 '23 18:03 protoxx91