-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
I'm on the latest Xcode (6.2), node (v0.10.36), npm(2.7.3), watchman (3.0.0), and flow (0.1.6).
I run the react-native init testProject. I open the testProject.xcodeproj in Xcode and press the run button to run it on iPhone 6 iOS 8.2. I see the first intro screen, then if I click anywhere I immediately get a Red Screen saying:
SyntaxError: Unexpected token '<'
{
"line": 1,
"sourceURL":"http://localhost:8081/index.ios.bundle"
}
I've tried init'ing multiple projects, all the same effect. It looks like it isn't compiling the JSX correctly? I'm more than willing to help debug, just need to be pointed in the right direction.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
