react-native 安裝 react-navigation出現如下錯誤,各位幫忙看看如何處理啊peerDependencies WARNING react-navigation@^1.0.0-beta.11 requires a peer of react@* but [email protected] was installed
peerDependencies WARNING [email protected] ? react-native-tab-view@^0.0.65 requires a peer of react@* but [email protected] was installed
peerDependencies WARNING [email protected] ? [email protected] ? [email protected] requires a peer of react@* but [email protected] was installed勞煩大神幫我看看,這該如何處理啊
2 回答

幕布斯6054654
TA貢獻1876條經驗 獲得超7個贊
這是版本問題 卸載重新安裝。
"react": "16.0.0-alpha.6",
"react-native": "0.44.3",
"react-navigation": "^1.0.0-beta.11",
添加回答
舉報
0/150
提交
取消