React-native-router-flux: Process 'command 'node'' finished with non-zero exit value 1

Created on 12 May 2016  路  9Comments  路  Source: aksonov/react-native-router-flux

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.

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

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

Most helpful comment

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

All 9 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 :+1: :+1:

@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.

  • 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

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vinayr picture vinayr  路  3Comments

GCour picture GCour  路  3Comments

VictorK1902 picture VictorK1902  路  3Comments

moaxaca picture moaxaca  路  3Comments

xnog picture xnog  路  3Comments