亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

react-native - How to run a react native project cloned from github locally
習(xí)慣沉默
習(xí)慣沉默 2017-05-02 09:51:12
0
2
1246

I made a simple react native demo on one computer, using react-native-cli, and then put it on github. Now I clone the project on another computer, and after npm install, react-native run-android reports an error when installed on the simulator. Is there anything that needs to be set up? This clone project computer has run other react-native projects before. Is there any impact?
Now Error app:installDebugException in thread "Device List Monitor" java.lang.NullPointerException

習(xí)慣沉默
習(xí)慣沉默

reply all(2)
伊謝爾倫

I don’t know about you. Anyway, if ios reports an error, just upgrade the Xcode version directly. You can also try upgrading your debugging tools

Peter_Zhu

The description is not very clear. You need to know which files you uploaded to github. If you only ignore the node_modules file, npm install will be no problem after cloning.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template