默认安装dva 但是node_modules里面没有dva包 导致报错 #7986
Unanswered
dadazhouRenee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
背景: 一个旧的项目从umi2.x升级到3.x后,部署的时候一直报错找不到react-redux包的错误,导致build失败;
本地是可以的而且把包删了重装有dva包,为了复现然后我从代码库重新拉了相同的项目,但是怎么安装都没有dva
package.json依赖
不知道是我什么地方依赖不对吗,有没有大佬可以帮忙看下呀
Beta Was this translation helpful? Give feedback.
All reactions