i literally just copied what is in " If you’re running into errors, you can check out an example of the completed project here." and it does not really work when i pasted the values and mongodb in use in the .env
what was wrong? thanks
project
error
internal/modules/cjs/loader.js:584
throw err;
^
Error: Cannot find module ‘/rbd/pnpm-volume/77723d4d-d83e-4763-aeb2-dec81c096f69/node_modules/.registry.npmjs.org/bcrypt/1.0.3/node_modules/bcrypt/lib/binding/bcrypt_lib.node’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
at Function.Module._load (internal/modules/cjs/loader.js:508:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (/rbd/pnpm-volume/77723d4d-d83e-4763-aeb2-dec81c096f69/node_modules/.registry.npmjs.org/bcrypt/1.0.3/node_modules/bcrypt/bcrypt.js:6:16)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3)