code ENOENT;errno -4058;This is related to npm not being able to find a file.
环境:Vue 安装 wangeditor报错信息:npm ERR! path D:\java\biyesheji\starter-template-master\template\node_modules\_string.prototype.trimright@2.1.0@string.prototype.trimright\node_modules\function-bindnpm ERR...
·
环境:Vue 安装 wangeditor
报错信息:
npm ERR! path D:\java\biyesheji\starter-template-master\template\node_modules\_string.prototype.trimright@2.1.0@string.prototype.trimright\node_modules\function-bind
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'D:\java\biyesheji\starter-template-master\template\node_modules\_string.prototype.trimright@2.1.0@string.prototype.trimright\node_modules\function-bind' -> 'D:\java\biyesheji\starter-template-master\template\node_modules\_object.assign@4.1.0@object.assign\node_modules\function-bind'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! D:\java\nodejs\npm_cache\_logs\2019-09-24T13_27_43_190Z-debug.log
解决办法:打开目录,删除package-lock.json(找不到搜索),之后再次安装就行了(可能需要把项目重新安装一下)
更多推荐
已为社区贡献11条内容
所有评论(0)