I'm having trouble getting the React Native Getting Started project to run.
I followed this guide: https://facebook.github.io/react-native/docs/getting-started.html
When I try to run the project from Xcode, the packager gets to " transform" then an error appears in the simulator.
TransformError: /Users/alexandertworowsky/Projects/AwesomeProject/node_modules/react-native/packager/react-packager/src/DependencyResolver/polyfills/prelude_dev.js: Unknown plugin "node-env-inline"
Here are my versions:
OS X Yosemite 10.10.1
Node 4.2.1
Xcode 6.4
React Native 0.12.0