node.bcrypt.js icon indicating copy to clipboard operation
node.bcrypt.js copied to clipboard

Error 127 while downloading bcrypt

Open PushpakkumarBH opened this issue 3 years ago • 5 comments

(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 avatar Sep 08 '22 15:09 PushpakkumarBH

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

PushpakkumarBH avatar Sep 08 '22 15:09 PushpakkumarBH

(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...

FramFriordos avatar Sep 10 '22 13:09 FramFriordos

Nope tried some stack overflow answers but issue remains still same

PushpakkumarBH avatar Sep 11 '22 21:09 PushpakkumarBH

.

PushpakkumarBH avatar Sep 11 '22 21:09 PushpakkumarBH

i have the same error how can I fix this

sameerkali avatar Sep 12 '22 07:09 sameerkali

Remove the colon from day-23:24

recrsn avatar Oct 06 '22 07:10 recrsn