美文网首页
react-native调试

react-native调试

作者: 瓶瓶v | 来源:发表于2017-08-11 18:23 被阅读0次

可以在chrome下调试

vscode也提供了调试工具,但是调试过程中package server一直报错,错误如下

解决方案如下:

"git.autorefresh": false, "git.autofetch": false

参考链接如下:

https://github.com/Microsoft/vscode/issues/26881

相关文章

网友评论

      本文标题:react-native调试

      本文链接:https://www.haomeiwen.com/subject/vaerrxtx.html