标签: react-native
当使用react-native时,如果我在node_modules内有反应的web版本,则会出现此错误
node_modules
TypeError: undefined is not an object (evaluating 'require('BatchedBridge').flushedQueue') {"line":1, "column":25}
有解决方法吗?我希望在同一个存储库中安装react和react-native