zedfight opened this issue a year ago · 1 comments
在使用create-react-app生成项目后,集成reaux-dom时存在 Module not found: Error: Can't resolve 'react-redux' 错误提示。
create-react-app
reaux-dom
rm -rf node_modules && rm -rf yarn.lock && yarn install