Error statuses and I don't have any statuses in the codes and it gives me this error

I don’t have any statuses in the codes and it gives me this error =
Error: Cannot find module ‘statuses’
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. (/rbd/pnpm-volume/43a24338-7089-4f6e-8114-33fa8c9fda43/node_modules/.registry.npmjs.org/finalhandler/1.1.2/node_modules/finalhandler/index.js:19: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)

1 Like

Hey @ChemaSanchez,

Can you try typing enable-pnpm in the console?

Hope this helps!

1 Like

I had this problem today and @khalby786’s suggestion solved it for me! Hooray!

3 Likes

Glad I could help you!

1 Like