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 ' .../Kickstarter/android-oss/app/.gradle/nodejs/node-v6.7.0-darwin-x64/bin/node'' finished with non-zero exit value 1 #371

Closed
luckyAF opened this issue Nov 7, 2018 · 3 comments

Comments

@luckyAF
Copy link

luckyAF commented Nov 7, 2018

when I build the project, I get following error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:installApolloCodegen'.
> Process 'command '/Users/xiangzhongfei/Documents/work/OpenDemo/Kickstarter/android-oss/app/.gradle/nodejs/node-v6.7.0-darwin-x64/bin/node'' finished with non-zero exit value 1


@eoji
Copy link
Contributor

eoji commented Nov 28, 2018

Hi @luckyAF, I'm not sure if this is a Kickstarter app specific issue. I bumped Apollo yesterday in #394 and can still build successfully. This seems like a node/npm issue. I believe that's what https://github.com/apollographql/apollo-android uses under the hood. What do you get when you do node -v in your terminal?

@luckyAF
Copy link
Author

luckyAF commented Dec 7, 2018

v6.11.3

@eoji
Copy link
Contributor

eoji commented Dec 7, 2018

Hi @luckyAF,

Thanks! I did some googling and saw that this is definitely an Apollo issue and not a Kickstarter issue. I think this comment is helpful:

apollographql/apollo-kotlin#608 (comment)

I would open an issue here if you're still running into problems: https://github.com/apollographql/apollo-android/issues

Best,
Izzy

@eoji eoji closed this as completed Dec 7, 2018
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

2 participants