-
-
Notifications
You must be signed in to change notification settings - Fork 197
Execution failed for task ':buildMetadata'. #2402
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
Comments
@calacianu please provide more details regarding your project setup. What versions of the nativescript CLI, nativescript core-modules and the nativescript android runtime are you using? (tns info) Are you using any plugins in your projects? How can we reproduce that crash? Meanwhile you could try tns platform remove android && tns platform add android before firing up your project the next time and see if that helps. Thanks! |
Hi, thank you for your quick response.
I used no plugins and the OS is Ubuntu 14 Thank you! |
would it help to post all the output? |
@calacianu yes please, I would also suggest that you verify that Edit: closing the other issue as the two seem to be related to the same problem. PS. Make sure you've followed the installation instructions http://docs.nativescript.org/start/ns-setup-linux |
Hey,
|
@calacianu one thing I noticed is that the build process takes unusually long for a hello-world app. Please execute |
The output of tns biuld android --log trace:
|
If you want I can give you access to the server I'm running on :) |
@calacianu the logs above suggest Out of Memory issues. Is your Please spare a moment to go through http://stackoverflow.com/questions/9808488/how-to-optimize-gradle-build-performance-regarding-build-duration-and-ram-usage and play around with the Switch to everything 64-bit, if it's an option, and try to build an app again. |
Hey @calacianu, any update on the matter? Did you manage to build a project successfully? |
hey, |
Every time I run tns build android I get this error:
Execution failed for task ':buildMetadata'.
It's very frustrating no getting the job done. this platform is so, so buggy
The text was updated successfully, but these errors were encountered: