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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -