Patrick.Coin

Results 5 comments of Patrick.Coin

@hjjoe1213123 curl http://localhost:8081/index.ios.bundle -o main.jsbundle

我也碰到了,我开始用yarn创建的项目,中途用npm装了一个包,然后运行就报错,最后`npm i`重新安装下依赖,就好了。