首页 > 其他 > 详细

FAILURE: Build failed with an exception.

时间:2017-10-02 14:22:23      阅读:1069      评论:0      收藏:0      [点我收藏+]
执行react-native run-android报错:
A problem occurred configuring project :app.
Failed to notify project evaluation listener.
javax/xml/bind/annotation/XmlSchema

Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

这是因为你的jdk版本是9,把jdk版本切换到8就行了。

 

原github issue:https://github.com/facebook/react-native/issues/15552#issuecomment-331943834

FAILURE: Build failed with an exception.

原文:http://www.cnblogs.com/zhiyingzhou/p/7620083.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!