Skip to content

Instantly share code, notes, and snippets.

@ealvesss
Created November 9, 2022 17:28
Show Gist options
  • Save ealvesss/76ceb399961874ec1ffc1e404e3489d9 to your computer and use it in GitHub Desktop.
Save ealvesss/76ceb399961874ec1ffc1e404e3489d9 to your computer and use it in GitHub Desktop.
error npm
npm info run node-sass@4.14.1 postinstall { code: 1, signal: null }
npm timing reify:rollback:createSparse Completed in 8738ms
npm timing reify:rollback:retireShallow Completed in 0ms
npm timing command:i Completed in 97033ms
npm verb stack Error: command failed
npm verb stack at ChildProcess.<anonymous> (/Users/ealves/.nvm/versions/node/v16.15.1/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
npm verb stack at ChildProcess.emit (node:events:527:28)
npm verb stack at maybeClose (node:internal/child_process:1092:16)
npm verb stack at Socket.<anonymous> (node:internal/child_process:451:11)
npm verb stack at Socket.emit (node:events:527:28)
npm verb stack at Pipe.<anonymous> (node:net:709:12)
npm verb pkgid node-sass@4.14.1
npm verb cwd /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar
npm verb Darwin 22.1.0
npm verb node v16.15.1
npm verb npm v8.11.0
npm ERR! code 1
npm ERR! path /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /Users/ealves/.nvm/versions/node/v16.15.1/bin/node /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli '/Users/ealves/.nvm/versions/node/v16.15.1/bin/node',
npm ERR! gyp verb cli '/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@16.15.1 | darwin | arm64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb `which` succeeded python2 /Library/Frameworks/Python.framework/Versions/2.7/bin/python2
npm ERR! gyp verb check python version `/Library/Frameworks/Python.framework/Versions/2.7/bin/python2 -c "import sys; print "2.7.18
npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 16.15.1
npm ERR! gyp verb command install [ '16.15.1' ]
npm ERR! gyp verb install input version string "16.15.1"
npm ERR! gyp verb install installing version: 16.15.1
npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed
npm ERR! gyp verb install version is already installed, need to check "installVersion"
npm ERR! gyp verb got "installVersion" 9
npm ERR! gyp verb needs "installVersion" 9
npm ERR! gyp verb install version is good
npm ERR! gyp verb get node dir target node version installed: 16.15.1
npm ERR! gyp verb build dir attempting to create "build" dir: /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/build
npm ERR! gyp verb build dir "build" dir needed to be created? /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/build
npm ERR! gyp verb build/config.gypi creating config file
npm ERR! gyp verb build/config.gypi writing out config file: /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/build/config.gypi
npm ERR! (node:39445) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)
npm ERR! gyp verb config.gypi checking for gypi file: /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/config.gypi
npm ERR! gyp verb common.gypi checking for gypi file: /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/common.gypi
npm ERR! gyp verb gyp gyp format was not specified; forcing "make"
npm ERR! gyp info spawn /Library/Frameworks/Python.framework/Versions/2.7/bin/python2
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args '/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args 'binding.gyp',
npm ERR! gyp info spawn args '-f',
npm ERR! gyp info spawn args 'make',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/build/config.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/ealves/.node-gyp/16.15.1/include/node/common.gypi',
npm ERR! gyp info spawn args '-Dlibrary=shared_library',
npm ERR! gyp info spawn args '-Dvisibility=default',
npm ERR! gyp info spawn args '-Dnode_root_dir=/Users/ealves/.node-gyp/16.15.1',
npm ERR! gyp info spawn args '-Dnode_gyp_dir=/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp',
npm ERR! gyp info spawn args '-Dnode_lib_file=/Users/ealves/.node-gyp/16.15.1/<(target_arch)/node.lib',
npm ERR! gyp info spawn args '-Dmodule_root_dir=/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass',
npm ERR! gyp info spawn args '-Dnode_engine=v8',
npm ERR! gyp info spawn args '--depth=.',
npm ERR! gyp info spawn args '--no-parallel',
npm ERR! gyp info spawn args '--generator-output',
npm ERR! gyp info spawn args 'build',
npm ERR! gyp info spawn args '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
npm ERR!
npm ERR! No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
npm ERR!
npm ERR! No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
npm ERR!
npm ERR! gyp: No Xcode or CLT version detected!
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1
npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/lib/configure.js:345:16)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28)
npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
npm ERR! gyp ERR! System Darwin 22.1.0
npm ERR! gyp ERR! command "/Users/ealves/.nvm/versions/node/v16.15.1/bin/node" "/Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd /Users/ealves/Documents/repos/Recriar-FrontEnd/frontend/recriar/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.15.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm verb exit 1
npm timing npm Completed in 97090ms
npm verb unfinished npm timer reify 1668011248395
npm verb unfinished npm timer reify:build 1668011334397
npm verb unfinished npm timer build 1668011334401
npm verb unfinished npm timer build:deps 1668011334402
npm verb unfinished npm timer build:run:postinstall 1668011335718
npm verb unfinished npm timer build:run:postinstall:node_modules/node-sass 1668011335926
npm verb code 1
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ealves/.npm/_logs/2022-11-09T16_27_28_341Z-debug-0.log
➜ recriar git:(master) ✗ 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment