React Native 項目編譯報錯Build input file cannot be found: double-conversion-1.1.6/src/strtod.cc

剛創(chuàng)建的 react native 項目就報錯“error: Build input file cannot be found: '/Users/yanfazhongxin/Desktop/webstore/React Native/Aproject/node_modules/react-native/third-party/double-conversion-1.1.6/src/strtod.cc'”


image.png

云頂下面兩條命令就可以編譯通過了

$ cd node_modules/react-native/scripts && ./ios-install-third-party.sh && cd ../../../
$ cd node_modules/react-native/third-party/glog-0.3.5/ && ../../scripts/ios-configure-glog.sh && cd ../../../../

?著作權歸作者所有,轉載或內容合作請聯(lián)系作者
【社區(qū)內容提示】社區(qū)部分內容疑似由AI輔助生成,瀏覽時請結合常識與多方信息審慎甄別。
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發(fā)布,文章內容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。

相關閱讀更多精彩內容

友情鏈接更多精彩內容