进行配置过程中,需要在 git 的当前目录下进行 npm install
,报
react requires fbjs@'^0.6.1' but will load
.......
解决方法(更新库文件):
npm -g install
进行配置过程中,需要在 git 的当前目录下进行 npm install
,报
react requires fbjs@'^0.6.1' but will load
.......
npm -g install
本文标题:React Native配置官方问题
本文链接:https://www.haomeiwen.com/subject/cwlelttx.html
网友评论