react-native
zone0412
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
react-native Could not reserve enough space for 1572864KB object heap 报错解决
react-native Could not reserve enough space for 1572864KB object heap 报错解 RN的坑比较多,有时候会发现你可以运行自己在本地穿件的RN项目但是却没有办法运行从github上的项目代码。并且会报一下错误。 之前百度过,很多回答都是关于jvm的 比如修改环境变量之类的,但是试了以后并没有生效,依然报这个错误。 由原创 2017-09-14 14:40:29 · 853 阅读 · 0 评论 -
react-native ERROR EPERM: operation not permitted报错解决
ERROR EPERM: operation not permitted, lstat '路径' {"errno":-4048,"code":"EPERM","syscall":"lstat","path":"...\.idea\\workspace.xml___jb_old___"} Error: EPERM: operation not permitted, lstat 'app\.idea原创 2017-09-14 14:51:57 · 6225 阅读 · 0 评论
分享