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

Ionic 3 app build error: 'maven-push.gradle' as it does not exist #67

Open
tHesTx opened this issue Nov 7, 2017 · 5 comments
Open

Ionic 3 app build error: 'maven-push.gradle' as it does not exist #67

tHesTx opened this issue Nov 7, 2017 · 5 comments

Comments

@tHesTx
Copy link

tHesTx commented Nov 7, 2017

$ cordova -v
7.0.1

$ npm -v
4.2.0

$ node -v
v7.5.0

$ ionic -v
3.15.0

$ ionic cordova build android --prod
...
FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\PathTo\Aplicatie2\ultibro\platforms\android\cordova-plugin-connectsdk\mayapp1-Connect-SDK-Android\build.gradle' line: 76

  • What went wrong:
    A problem occurred evaluating project ':cordova-plugin-connectsdk:breezehaler2-Connect-SDK-Android'.

Could not read script 'C:\PathTo\Aplicatie2\myapp\platforms\android\cordova-plugin-connectsdk\myapp1-Connect-SDK-Android\maven-push.gradle' as it does not exist.

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

[ERROR] An error occurred while running cordova build android (exit code 1).

@tHesTx tHesTx changed the title 'maven-push.gradle' as it does not exist Ionic 3 app build error: 'maven-push.gradle' as it does not exist Nov 7, 2017
@fana605
Copy link

fana605 commented May 9, 2018

@tHesTx Have you ever fixed this error?

@drobazko
Copy link

The same issue for me

@maykoestevez
Copy link

Same for me, help please!!

@iber-fernandez-darkmaster

Have you ever fixed this error :'(?

@drobazko
Copy link

drobazko commented Oct 2, 2018

Hey, guys, @fana605. @maikolestevez, @iber-fernandez-darkmaster.
The issue was related to incomplete fetching of Connect SDK Cordova Plugin from git.
That's way it can't find the file above.
As far I remember I solved it by downgrading nodejs version to 6. So try to downgrade it and remove/add the lib again.

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

5 participants