小编Tia*_*ian的帖子

如何修复无法解析模块 react redux hooks\useDispatch?

我试图将 react-redux 用于我的本机应用程序,但不知何故出现了这个问题

error: bundling failed: Error: Unable to resolve module `./hooks/useDispatch` from `C:\Users\TF\lesson\node_modules\react-redux\lib\index.js`: The module `./hooks/useDispatch` could not be found from `C:\Users\TF\lesson\node_modules\react-redux\lib\index.js`. Indeed, none of these files exist:;
Run Code Online (Sandbox Code Playgroud)

我尝试重新安装并重新运行 react-redux@6,但我似乎无法理解为什么它需要一个 hook\useDispatch。

我如何才能正确完成安装?

native reactjs

4
推荐指数
1
解决办法
1955
查看次数

标签 统计

native ×1

reactjs ×1