react-navigation Error: Unable to resolve module `./vendor/index'

react-navigation Error: Unable to resolve module `./vendor/index'

我有一个 react-native 项目并尝试升级 react-navigation-stack 的版本并安装所有丢失的库,但后来我降级回来,现在出现错误

error: bundling failed: Error: Unable to resolve module `./vendor/index` from `node_modules/react-navigation-stack/lib/module/index.js`: 

我试过删除节点模块并重新安装它,它不起作用... 我能做什么?

"react-navigation": "4.0.10",
"react-navigation-redux-helpers": "4.0.1",
"react-navigation-stack": "1.10.3",

您需要清除捆绑程序缓存:https://reactnavigation.org/docs/en/troubleshooting.html#im-getting-an-error-unable-to-resolve-module-after-updating-to-the-latest-version