简体   繁体   English

npm 错误! 运行 npm install 时编码 ENOLOCAL

[英]npm ERR! code ENOLOCAL while running npm install

I am facing the error below, I tried clear the cache and install npm latest but all are no use to me, may I know is there any way to resolve it?我面临以下错误,我尝试清除缓存并安装最新的 npm 但对我来说都没有用,请问有什么办法可以解决吗?

> npm install
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules\tui-editor\squire-rte@github:seonim-ryu\Squire#fd40b4e3020845825701e9689f190bab3f4775d4" as it does not contain a package.json file.

您应该尝试重复删除节点模块文件夹并通过npm install命令重新安装软件包npm cache clean在删除节点模块后尝试此命令

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 npm 错误! 代码 ENOLOCAL - npm ERR! code ENOLOCAL npm 错误! 代码 ENOLOCAL npm 错误! 无法安装从 - npm ERR! code ENOLOCAL npm ERR! Could not install from 运行命令后npm install -g @angular \\ cli我收到一个npm ERR! 代码ENOLOCAL - after running the command npm install -g @angular\cli i receive an npm ERR! code ENOLOCAL 什么是错误率! 代码 ENOLOCAL npm ERR! 无法安装错误? - What is the ERR! code ENOLOCAL npm ERR! Could not install from error? 出现错误 npm ERR! 运行 npm 时安装代码 EUNSUPPORTEDPROTOCOL - Getting error npm ERR! code EUNSUPPORTEDPROTOCOL while running npm install npm 错误! 代码 ENOTEMPTY npm 安装 - npm ERR! code ENOTEMPTY while npm install 糟糕! 和npm ERR! 在运行sudo npm install时 - gyp ERR! and npm ERR! while running sudo npm install npm 错误。 代码 ENOLOCAL npm 错误! 无法从“Ibrahi\AppData\Roaming\npm-cache\_npx\8992”安装,因为它不包含 package.json 文件 - npm ERR! code ENOLOCAL npm ERR! Could not install from "Ibrahi\AppData\Roaming\npm-cache\_npx\8992" as it does not contain a package.json file 运行“npm install”会导致“npm ERR! 代码 E401' - Running 'npm install' causes a 'npm ERR! code E401' npm安装不工作| 错误的ERR! 路径| 错误的ERR! 代码| 错误的ERR! errno | 错误的ERR! 系统调用| 错误的ERR! ENOENT - npm install is not working | npm ERR! path | npm ERR! code | npm ERR! errno | npm ERR! syscall | npm ERR! enoent
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM