insidesherpa / JPMC-tech-task-2-PY3

29 stars 350 forks source link

nvm install_error #215

Open Shubham-123Baranwal opened 4 years ago

Shubham-123Baranwal commented 4 years ago

bufferutil@3.0.5 install /Users/shubhambaranwal/Desktop/JPMorgan/JPMC-tech-task-2-PY3/node_modules/bufferutil prebuild-install || node-gyp rebuild

prebuild-install WARN install No prebuilt binaries found (target=11.0.0 runtime=node arch=x64 platform=darwin) No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.

No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.

No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.

gyp: No Xcode or CLT version detected! gyp ERR! configure error gyp ERR! stack Error: gyp failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/Users/shubhambaranwal/.nvm/versions/node/v11.0.0/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12) gyp ERR! System Darwin 19.4.0 gyp ERR! command "/Users/shubhambaranwal/.nvm/versions/node/v11.0.0/bin/node" "/Users/shubhambaranwal/.nvm/versions/node/v11.0.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/shubhambaranwal/Desktop/JPMorgan/JPMC-tech-task-2-PY3/node_modules/bufferutil gyp ERR! node -v v11.0.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm WARN bootstrap@4.2.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap@4.2.1 requires a peer of popper.js@^1.14.6 but none is installed. You must install peer dependencies yourself. npm WARN extract-text-webpack-plugin@3.0.2 requires a peer of webpack@^3.1.0 but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! bufferutil@3.0.5 install: prebuild-install || node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bufferutil@3.0.5 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! /Users/shubhambaranwal/.npm/_logs/2020-05-14T19_30_49_611Z-debug.log shubhambaranwal@Shubhams-MacBook-Air JPMC-tech-task-2-PY3 %

EliaTorre commented 4 years ago

If you're running on Catalina OS, then you should uninstall Xcode CommandTools and reinstall it. check this out: https://medium.com/flawless-app-stories/gyp-no-xcode-or-clt-version-detected-macos-catalina-anansewaa-38b536389e8d

Shubham-123Baranwal commented 4 years ago

Thank you,

It was really helpful.

On Fri, 15 May 2020 at 01:45, EliaTorre notifications@github.com wrote:

If you're running on Catalina OS, then you should uninstall Xcode CommandTools and reinstall it. check this out: https://medium.com/flawless-app-stories/gyp-no-xcode-or-clt-version-detected-macos-catalina-anansewaa-38b536389e8d

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/insidesherpa/JPMC-tech-task-2-PY3/issues/215#issuecomment-628863755, or unsubscribe https://github.com/notifications/unsubscribe-auth/APSW5JYRWAAFQ2VL5Z7XTNTRRRGONANCNFSM4NA7MEAA .