ios - React Native problems on Xcode 7 -


i install environment react-native, , try awesomeproject running.

on terminal opens, syntaxerror: use of const in strict mode error pointing line:

const babel = require('babel-core'); ^^^^^` 

'nsinternalinconsistencyexception', reason: 'it looks implementationof dev has changed. update -[rctbatchedbridge loadsource:].'`

is new version of xcode , build target being ios 9, problem? or else?

you need upgrade node.js v4+


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -