microsoft/vscode-generator-code

Module not found after install.

RawbarONE opened this issue · 1 comments

I got this message after running install command:
node:internal/modules/cjs/loader:1078
throw err;
^

Error: Cannot find module 'C:\Program Files\Git\Users\dravb\AppData\Local\fnm_multishells\17368_1681247038582\node_modules\npm\bin\npm-cli.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
at Module._load (node:internal/modules/cjs/loader:920:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Node.js v18.15.0

Can anyone help me figure this out? Thanks.

Found the problem. It was .bashrc problem.