ConnectSDK / Connect-SDK-Cordova-Plugin

Cordova/PhoneGap plugin for Connect SDK
Apache License 2.0
67 stars 46 forks source link

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

Open tHesTx opened 6 years ago

tHesTx commented 6 years ago

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

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

fana605 commented 6 years ago

@tHesTx Have you ever fixed this error?

drobazko commented 5 years ago

The same issue for me

maykoestevez commented 5 years ago

Same for me, help please!!

iber-fernandez-darkmaster commented 5 years ago

Have you ever fixed this error :'(?

drobazko commented 5 years ago

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.