debug error怎么解决_npm ERR! Error: EPERM: operation not permitted

在学习vue+typescript的时候,突然报了以下错误

$ npm install
npm WARN tarball tarball data for typescript@3.0.3 (sha1-SFOz4nXs2qJ/eP2kbcJzp+t
/wcg=) seems to be corrupted. Trying one more time.
npm ERR! path E:vue-typescriptnode_modules.stagingtypescript-10ba8b53libty
pescriptServices.js
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall unlink
npm ERR! Error: EPERM: operation not permitted, unlink 'E:vue-typescriptnode_m
odules.stagingtypescript-10ba8b53libtypescriptServices.js'
npm ERR!  { Error: EPERM: operation not permitted, unlink 'E:vue-typescriptnod
e_modules.stagingtypescript-10ba8b53libtypescriptServices.js'
npm ERR!   cause:
npm ERR!    { Error: EPERM: operation not permitted, unlink 'E:vue-typescriptn
ode_modules.stagingtypescript-10ba8b53libtypescriptServices.js'
npm ERR!      errno: -4048,
npm ERR!      code: 'EPERM',
npm ERR!      syscall: 'unlink',
npm ERR!      path: 'E:vue-typescriptnode_modules.stagingtypescript-10ba
8b53libtypescriptServices.js' },
npm ERR!   stack: 'Error: EPERM: operation not permitted, unlink 'E:vue-types
criptnode_modules.stagingtypescript-10ba8b53libtypescriptServices.js'
',
npm ERR!   errno: -4048,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'unlink',
npm ERR!   path: 'E:vue-typescriptnode_modules.stagingtypescript-10ba8b5
3libtypescriptServices.js',
npm ERR!   parent: 'hello-world' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It's possible that the file was already in use (by a text editor or ant
ivirus),
npm ERR! or that you lack permissions to access it.
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check t
he
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended
).

npm ERR! A complete log of this run can be found in:
npm ERR!     C:UsersAdministratorAppDataRoamingnpm-cache_logs2019-02-10T1
3_56_10_017Z-debug.log

1d7e32dfed18698d82581ad94c614bf5.png

解决方案如下

看错误貌似是权限问题,网上也有很多说权限问题,切换到管理员窗口即可,
自己本身就是管理员权限,因而无用,,

最后症结是缓存问题导致:

解决办法如下

需要删除npmrc文件。

强调:不是nodejs安装目录npm模块下的那个npmrc文件

而是在C:Users{账户}下的.npmrc文件..

当然也有说用命令清除缓存的,我自己试了下没成功,上面删除文件来的更加直接彻底,
关键是见效,记录于此。
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值