npm i element-plus报错

来源:5-5 方案落地:element-plus 国际化处理

慕丝3503140

2022-04-01

C:\Users\rw\Downloads\rene4>npm i element-plus
npm ERR! code ERESOLVE
npm ERR! Cannot destructure property ‘name’ of ‘node’ as it is undefined.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\rw\AppData\Local\npm-cache_logs\2022-04-01T09_37_42_922Z-debug.log

C:\Users\rw\Downloads\rene4>node -v
v16.13.0

C:\Users\rw\Downloads\rene4>npm -v
8.1.0

C:\Users\rw\Downloads\rene4>
这个错误看不明白了。请老师看看, 这个是在换肤那里,按照视频的操作

写回答

1回答

Sunday

2022-04-01

你好

你执行 npm 的路径是项目根路径吗?换肤那里我不记得再次安装了 element-plus 呀?

1
2
Sunday
回复
慕丝3503140
那我建议你这样,首先删除项目的 node_modules文件夹,然后删除 package.lock.json 。然后修改 package.json 中 element-plus 的版本为你期望的版本,然后重新执行 npm i 或者 cnpm i 下载依赖。尝试下。
2022-04-01
共2条回复

基于Vue3新标准,打造后台综合解决方案

基于Vue3重写Vue-element-admin,打造后台前端综合解决方案

1940 学习 · 1687 问题

查看课程