kelektiv / node.bcrypt.js

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

code 1 #952

Closed sameerkali closed 2 years ago

sameerkali commented 2 years ago

npm ERR! code 1 npm ERR! path C:\Users\Vikki Sharma\OneDrive\Desktop\MERN\secourity & authentication\Secrets\node_modules\bcrypt npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-pre-gyp install --fallback-to-build npm ERR! 'authentication\Secrets\node_modules.bin\' is not recognized as an internal or external command, npm ERR! operable program or batch file. npm ERR! node:internal/modules/cjs/loader:949 npm ERR! throw err; npm ERR! ^ npm ERR! npm ERR! Error: Cannot find module 'C:\Users\Vikki Sharma\OneDrive\Desktop\MERN\@mapbox\node-pre-gyp\bin\node-pre-gyp' npm ERR! at Module._resolveFilename (node:internal/modules/cjs/loader:946:15) npm ERR! at Module._load (node:internal/modules/cjs/loader:787:27) npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) npm ERR! at node:internal/main/run_main_module:17:47 { npm ERR! code: 'MODULE_NOT_FOUND', npm ERR! requireStack: [] npm ERR! } npm ERR! npm ERR! Node.js v18.4.0

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Vikki Sharma\AppData\Local\npm-cache_logs\2022-09-12T07_49_30_466Z-debug-0.log

sameerkali commented 2 years ago

help me please

recrsn commented 2 years ago

Remove the special character from secourity & authentication Its an insecure limitation in windows.

This question comes very often to this repo. I guess its part of a widely-used training course. Can you please link it? We should ask the course designers to update the content