Skip to content
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

Closed
devux opened this issue May 12, 2016 · 9 comments
Closed

Process 'command 'node'' finished with non-zero exit value 1 #666

devux opened this issue May 12, 2016 · 9 comments

Comments

@devux
Copy link

devux commented May 12, 2016

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.

  • What went wrong:
    Execution failed for task ':app:bundleReleaseJsAndAssets'.

    Process 'command 'node'' finished with non-zero exit value 1

Version using:
react-native: 0.24.0
react-native-router-flux: 3.22.0

@aksonov
Copy link
Owner

aksonov commented May 12, 2016

#525 ??

@aksonov
Copy link
Owner

aksonov commented May 12, 2016

really good issue for 666 number, and creator nickname has prefix "dev" ;)

@charpeni
Copy link
Collaborator

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.

@devux
Copy link
Author

devux commented May 17, 2016

I've modified my babelrc file now its working 👍 👍

@jssisodiyaPG
Copy link

@devux what changes you made in your babelrc file

@abhishkekalia
Copy link

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.

  • What went wrong:
    Execution failed for task ':app:bundleReleaseJsAndAssets'.

Process 'command 'node'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 22.887 secs

@pottercomuneo
Copy link

Could someone please explain which was the solution? It's not clear to me even after reading #525.
Thanks!

@OrangeFlavoredColdCoffee

i solved this ,by run react-native run-android and error msg will show clearly , but when you build in AndroidStudio, can not locate error msg .
for me ,just because one comma

wechatimg197

@patel-harshal
Copy link

how to i solve this problem! am try to build my react native .abb file for my application.
1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants