Reputation: 1
`I installed salesforce cli and when i run the sfdx command on the command window, I am getting this error
PS C:\Users\as67934> sfdx
node:internal/modules/cjs/loader:1247
throw err;
^`
`Error: Cannot find module 'C:\Users\as67934\undefined'
at Function._resolveFilename (node:internal/modules/cjs/loader:1244:15)
at Function._load (node:internal/modules/cjs/loader:1070:27)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND', requireStack: [] }`
`I tried reinstalling salesforce cli and vs code still getting same error. Do we need node.js to be installed for this?`
`Installed Salesforce CLI`
Upvotes: 0
Views: 116