npm WARN enoent ENOENT: no such file or directory, open 'C:Userspackage.json'
Posted 周伯通的麦田
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm WARN enoent ENOENT: no such file or directory, open 'C:Userspackage.json'相关的知识,希望对你有一定的参考价值。
在使用 npm 命令安装常用的 Node.js web框架模块 express时出现:
解决方法是
在命令行切换到安装nodejs文件下的nodejs\\node_modules\\npm 后执行npm install express
比如我的安装路径是:
K:\\Program Files\\nodejs\\node_modules\\npm\\node_modules
以上是关于npm WARN enoent ENOENT: no such file or directory, open 'C:Userspackage.json'的主要内容,如果未能解决你的问题,请参考以下文章
npm安装socket.io时报错的解决方法(npm WARN enoent ENOENT: no such file or directory, open '/usr/local/nodej
NPM 安装在 docker 容器中失败 - npm WARN tar ENOENT:没有这样的文件或目录
npm WARN tar ENOENT: no such file or directory, open node_modules/.staging/core-js-0af08198/stage/RE
npm ERR! code ENOENT npm ERR! syscall open npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file