Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动不了了,帮我看下是什么问题吧 #57

Open
tom055 opened this issue Mar 6, 2016 · 3 comments
Open

启动不了了,帮我看下是什么问题吧 #57

tom055 opened this issue Mar 6, 2016 · 3 comments

Comments

@tom055
Copy link

tom055 commented Mar 6, 2016

com.rctzhihudaily E/ReactNativeJS﹕ undefined is not an object (evaluating 'screenPhysicalPixels.width')
/com.rctzhihudaily E/unknown:React﹕ Exception in native call from JS
com.facebook.react.bridge.NativeArgumentsParseException: RKSourceCode.getScriptText got 0 arguments, expected 2

@race604
Copy link
Owner

race604 commented Mar 18, 2016

可能是 RN 的版本不匹配的问题,您使用的版本号是什么?

@fangj
Copy link

fangj commented May 4, 2016

我也是报这个错.
react-native --version
react-native-cli: 0.2.0
react-native: 0.17.0

@litingjun2015
Copy link

litingjun2015 commented Jun 23, 2016

http://hammercui.github.io/post/react-native%E5%A1%AB%E5%9D%91%E9%9B%86%E9%94%A6%EF%BC%9Aandroid%E7%89%88/

修改
compile "com.facebook.react:react-native:0.19.+"

compile "com.facebook.react:react-native:0.20.+"

http://bbs.reactnative.cn/topic/1494/module-0-is-not-a-registered-callable-module
2)
npm install --save [email protected]

works for me.

但是发现有很多warning……可能还是版本不兼容的缘故……

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

No branches or pull requests

4 participants