-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install error #44
Comments
Mine was giving an error too, I need to install Python 2 and clear the cache about 2 times until it works. the process was +-
but now I have a problem when I try to use npm run dev Cannot read properties of undefined (reading 'preset') 22:22:45 at nuxt.config.js:37:34 ╭───────────────────────────────────────────────────────────────────────╮ |
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: 27: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
The text was updated successfully, but these errors were encountered: