Quantcast
Channel: CSDN博客移动开发推荐文章
Viewing all articles
Browse latest Browse all 5930

React Native配置过程中的几个问题及解决方案

$
0
0

couldn’t find tools.jar please check that valid JDK Installations

这个错误花了我很长时间去解决。因为是新装的windows系统。。没有配置JAVA_HOME。直接在系统变量的path中加入jdk的路径的。所以出现了问题。解决方案是在用户变量里加入JAVA_HOME。外国人给的一张图解决了我的问题:
http://stackoverflow.com/questions/38998295/command-react-native-run-android-got-error/38999247

eperm operation not permitted

Windows下执行React Native执行react-native run-andoird 错误eperm operation not permitted后面提示zipcache什么的解决方案
解决方案就是在启动cmd窗口执行react-native run-andoird的时候以管理员的身份运行cmd。错误原因是没用在默认目录下创建项目导致的问题

模拟器显示can’t find variable propTypes

这种情况出现的原因是因为在使用PropTypes的类里没有从React中导入这个类。类似的情况同样应该是未导入相关类

作者:u011342403 发表于2017/3/8 21:31:32 原文链接
阅读:32 评论:0 查看评论

Viewing all articles
Browse latest Browse all 5930

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>