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

some question please for help #6

Open
alan-zhou opened this issue Aug 17, 2016 · 1 comment
Open

some question please for help #6

alan-zhou opened this issue Aug 17, 2016 · 1 comment

Comments

@alan-zhou
Copy link

i have install npm and run ios in xcode
error: /Users/u_wolf/Downloads/react-weather-master/ios/main.jsbundle: No such file or directory
in main.js some code is error
*****type State = {
store: any
};
function setup() {

class Root extends Component {
state: State; *******

ERROR TIPS : Types are not supported by current javaScript version

@stage88
Copy link
Owner

stage88 commented Aug 20, 2016

Hi, you may need to run react-native bundle in terminal from your project's root director

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

2 participants