Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

晕,react-native run-ios运行报错,如图 #20

Open
wuyanwuyan opened this issue Aug 2, 2017 · 8 comments
Open

晕,react-native run-ios运行报错,如图 #20

wuyanwuyan opened this issue Aug 2, 2017 · 8 comments

Comments

@wuyanwuyan
Copy link

wuyanwuyan commented Aug 2, 2017

2017-08-02 18 01 40

@cooliean
Copy link

cooliean commented Aug 3, 2017

@wangdicoder
我也是这个错误。重试了几次都是这个错误
link 后错误一样。

不知道跟node版本有没有关系呢。我的node是 7.10

@wuyanwuyan
Copy link
Author

@cooliean 网上找可以运行的react-native demo,大多运行不起来,应该和react-native版本有关系。
https://github.com/attentiveness/reading.git ,这个例子不错,可以用xcode运行起来。

@rpig
Copy link

rpig commented Aug 10, 2017

同样遇到这个错误

@L5411
Copy link

L5411 commented Aug 14, 2017

react-native-deprecated-custom-components 没装,执行一下yarn add react-native-deprecated-custom-components或者 npm install --save react-native-deprecated-custom-components

@demoker
Copy link

demoker commented Aug 15, 2017

执行npm install --save react-native-deprecated-custom-components,不行 @L5411

@wangdicoder
Copy link
Owner

@wuyanwuyan @cooliean @zhu353071655 @L5411 @demoker
先安装一下 rnpm,执行 npm install rnpm -g
然后 react-native link
再试试看

@demoker
Copy link

demoker commented Aug 16, 2017

还是不行

@SunGram
Copy link

SunGram commented Aug 23, 2017

要升级npm版本到5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants