So I am trying to learn something new so I tried to install node.js and I got this error but then I get the text I want or a command to run
Error: Cannot find module 'C:\Users\vkman\Files\nodejs\node.exe'
at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
at Module._load (node:internal/modules/cjs/loader:901:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
The fact that my CMD cant do commands like pip, rm or anything is pain in the A$$.
I tried every code I could find, I watch like 10 videos and nothing :|