npm WARN enoent ENOENT: no such file or directory, open 'E:\Program Files\nodejs \package.json' npm

npm WARN saveError ENOENT: no such file or directory, open 'F:\NodeJS\package.json'

npm WARN enoent ENOENT: no such file or directory, open 'F:\NodeJS\package.json'

npm WARN NodeJS No description
npm WARN NodeJS No repository field.
npm WARN NodeJS No README data
npm WARN NodeJS No license field.




The workaround is


After switching to nodejs\node_modules\npm under the installation nodejs file from the command line, execute npm install ~~~~

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326023578&siteId=291194637
Recommended