kelektiv / node.bcrypt.js

bcrypt for NodeJs
MIT License
7.47k stars 516 forks source link

Error 127 while downloading bcrypt #951

Closed PushpakkumarBH closed 2 years ago

PushpakkumarBH commented 2 years ago

(base) pushpak@Pushpaks-MacBook-Air auth % npm i bcrypt@latest npm ERR! code 127 npm ERR! path /Users/pushpak/Downloads/100-days-of-code/day-23:24/auth/node_modules/bcrypt npm ERR! command failed npm ERR! command sh /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-2295f2c6.sh npm ERR! /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-2295f2c6.sh: line 1: node-pre-gyp: command not found

npm ERR! A complete log of this run can be found in: npm ERR! /Users/pushpak/.npm/_logs/2022-09-08T15_06_08_118Z-debug-0.log

PushpakkumarBH commented 2 years ago

npm ERR! code 127 npm ERR! path /Users/pushpak/Downloads/100-days-of-code/day-23:24/auth/node_modules/bcrypt npm ERR! command failed npm ERR! command sh /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-535cf3ad.sh npm ERR! /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-535cf3ad.sh: line 1: node-pre-gyp: command not found

npm ERR! A complete log of this run can be found in: npm ERR! /Users/pushpak/.npm/_logs/2022-09-08T15_49_09_709Z-debug-0.log

FramFriordos commented 2 years ago

(base) pushpak@Pushpaks-MacBook-Air auth % npm i bcrypt@latest npm ERR! code 127 npm ERR! path /Users/pushpak/Downloads/100-days-of-code/day-23:24/auth/node_modules/bcrypt npm ERR! command failed npm ERR! command sh /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-2295f2c6.sh npm ERR! /var/folders/jn/qnq7d91d4kj5psbc_fd7xf7r0000gn/T/install-2295f2c6.sh: line 1: node-pre-gyp: command not found

npm ERR! A complete log of this run can be found in: npm ERR! /Users/pushpak/.npm/_logs/2022-09-08T15_06_08_118Z-debug-0.log

do you have the fix? i have the same issue right now...

PushpakkumarBH commented 2 years ago

Nope tried some stack overflow answers but issue remains still same

PushpakkumarBH commented 2 years ago

.

sameerkali commented 2 years ago

i have the same error how can I fix this

recrsn commented 2 years ago

Remove the colon from day-23:24