简体   繁体   中英

Failed to compile - React

Can anybody help me with this?

./node_modules/connected-react-router/esm/ConnectedRouter.js

151:35-52 'react-redux' does not contain an export named 'ReactReduxContext'.

尝试删除您的 node_modules 目录并运行npm installyarn (如果您已经在使用 yarn)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM