'pm)\' is not recognized as an internal or external command,
operable program or batch file.
internal/modules/cjs/loader.js:969
throw err;
^
Error: Cannot find module 'C:\test(n\node_modules\mkdirp\bin\cmd.js'
�[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:17)�[39m
�[90m at Function.Module._load (internal/modules/cjs/loader.js:859:27)�[39m
�[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)�[39m
�[90m at internal/main/run_main_module.js:17:47�[39m {
code: �[32m'MODULE_NOT_FOUND'�[39m,
requireStack: []
}
Two scenarios come to mind.
What / Why
When
&).Where
How
Current Behavior
Steps to Reproduce
Two scenarios come to mind.
Scenario 1: Set NPM Prefix to New Path
Scenario 2: Local Dependencies
"trymkdir": "mkdirp mytestfolder")npm run trymkdirExpected Behavior
Who
References