安装css报错

来源:8-4 基础样式集成及开发模拟器的使用

不加糖就捣蛋

2021-01-13

PS C:\Users\86188\Desktop\京东到家VUE3项目\jingdong> npm install normalize --save
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path C:\Users\86188\Desktop\京东到家VUE3项目\jingdong\node_modules\css\node_modules\source-map
npm ERR! dest C:\Users\86188\Desktop\京东到家VUE3项目\jingdong\node_modules\css\node_modules.source-map.DELETE
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, rename ‘C:\Users\86188\Desktop\京东到家VUE3项目\jingdong\node_modules\css\node_modules\source-map’ -> 'C:\Users\86188\Desktop\京东到家VUE3项目\jingdong\node_modules\css\node_modules.source-map.DELETE’
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:\开发工具\node\安装\node_cache_logs\2021-01-13T14_54_51_561Z-debug.log
PS C:\Users\86188\Desktop\京东到家VUE3项目\jingdong>

写回答

1回答

Dell

2021-01-14

npm install --save normalize.css

1
2
Dell
回复
BryantJames
同学下载我的代码,然后安装下依赖,我估计是版本号冲突的一些问题造成的,用我的代码继续学习。
2022-04-09
共2条回复

Vue3入门与项目实战 掌握完整知识体系

明星讲师DELL亲授,全方位知识点+高匹配度项目,入门到深度掌握

3382 学习 · 1454 问题

查看课程