vuex安装问题

vuex安装问题

guohongwei@guohongweideMBP vue_lianxi % npm install vuex@next --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: vue_lianxi@0.1.0
npm ERR! Found: vue@2.6.14
npm ERR! node_modules/vue
npm ERR!   vue@"^2.6.11" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.0.2" from vuex@4.0.2
npm ERR! node_modules/vuex
npm ERR!   vuex@"4.0.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/guohongwei/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/guohongwei/.npm/_logs/2022-02-10T08_34_31_093Z-debug.log
guohongwei@guohongweideMBP vue_lianxi %

正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

1回答
好帮手慕久久 2022-02-10 17:33:49

同学你好,怀疑是vue与vuex版本不对应的造成的。如果同学的项目是vue2版本:

https://img1.sycdn.imooc.com//climg/6204da77095886df09270503.jpg

那么就无法安装最新的vuex。此时建议安装低版本vuex试试,例如:

npm install vuex@3.4.0

如果不是vue2版本,建议使用cnpm安装一下vuex试试。如果还是不行,建议把package.json中的内容粘贴出来,并把vuex安装时,终端中的报错截图发出来(不要粘贴文字,截图全一些),老师再为你解答。

祝学习愉快!

  • 提问者 果子呀 #1
    好的。感谢老师
    2022-02-10 17:35:32
问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师