-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Process 'command 'node'' finished with non-zero exit value 1 #666
Comments
#525 ?? |
really good issue for 666 number, and creator nickname has prefix "dev" ;) |
I'll close this issue since 0.26 will be landed in few days. If you still get this issue with 0.26.0 (both updated react-native and react-native-router-flux), please reopen it. |
I've modified my babelrc file now its working 👍 👍 |
@devux what changes you made in your babelrc file |
TransformError: /home/reactjs/refrence/ProjectTest/node_modules/react-native/Libraries/react-native/react-native-implementation.js: EISDIR: illegal operation on a directory, read :app:bundleReleaseJsAndAssets FAILED FAILURE: Build failed with an exception.
BUILD FAILED Total time: 22.887 secs |
Could someone please explain which was the solution? It's not clear to me even after reading #525. |
Hello all,
I'm getting these error while building APK using this https://facebook.github.io/react-native/docs/signed-apk-android.html
Error:
uncaught error Error: TypeError: /home/devux/Desktop/events-photo-react/node_modules/react-native-router-flux/src/NavBar.js: Property object of JSXMemberExpression expected node to be of a type ["JSXMemberExpression","JSXIdentifier"] but instead got "MemberExpression"
at Object.validate (/home/devux/Desktop/events-photo-react/node_modules/babel-types/lib/definitions/index.js:115:13)
FAILURE: Build failed with an exception.
Execution failed for task ':app:bundleReleaseJsAndAssets'.
Version using:
react-native: 0.24.0
react-native-router-flux: 3.22.0
The text was updated successfully, but these errors were encountered: