随笔分类 -  BUG

npm ERR! Error: EPERM: operation not permitted, 使用管理员权限也解决不了。使用cnpm解决
摘要:npm ERR! Error: EPERM: operation not permitted, unlink 'C:\Users\H254431\webapp\antd-auto\node_modules\nan\package.json' 阅读全文
posted @ 2017-11-10 10:07 qwert50298 阅读(61661) 评论(1) 推荐(8)
npm start Error"You seem to not be depending on "@angular/core". This is an error."
摘要:今天早晨在学习ant Design的分页功能的时候,按照git上面的源码乱改一通,把package.json文件改掉了。但是呢,我最后徐撤回了全部修改,理所当然的我认为我的代码可以跑起来了,结果,ng serve 报错 然后我去上网百度了一下,也没有发现类似的问题,于是我就死马当活马医,重新执行了以 阅读全文
posted @ 2017-10-31 13:28 qwert50298 阅读(4608) 评论(0) 推荐(0)
npm--ng serve命令报错--cannot find module XXX
摘要:npm ERROR:Cannot find module '../../../../../../node_modules/rxjs/Subject'. 阅读全文
posted @ 2017-10-25 14:09 qwert50298 阅读(7621) 评论(1) 推荐(0)