Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

NodeJS 4.1.1 with cordova 5.3.3 will build fail #170

Closed
bau720123 opened this issue Sep 27, 2015 · 7 comments
Closed

NodeJS 4.1.1 with cordova 5.3.3 will build fail #170

bau720123 opened this issue Sep 27, 2015 · 7 comments

Comments

@bau720123
Copy link

hi @macdonst
I am using NodeJS 4.1.1 version
here is my Procedure

step 1 (you will got 5.3.3 version for now)
npm install -g cordova

step 2
cordova create -d "cordovatest"

step 3
cd cordovatest

step 4 (you will got 1.3.0 version for now)
cordova plugin add phonegap-plugin-push
or
cordova plugin add https://github.com/phonegap/phonegap-plugin-push

step 5
cordova platforms add android

step 6
cordova build android --debug
or
cordova build android --release

finally build fail,here is my screenshot
2015-09-27_202555

by the way
if I never did the step 4 at the start,it will build success
but if I did step 4 before,Even I delete the "phonegap-plugin-push"
cordova plugin rm phonegap-plugin-push
and rebuild again,it still buld fail
I don't know why,but it really happen...

@fredgalvao
Copy link
Collaborator

This is a duplicate of #159 and #14. You need to update your android sdk manager to get the latest android-support, that's all.

@bau720123
Copy link
Author

hi @fredgalvao
thanks your reply
but after I update the sdk manager to all latest
it still the same
2015-09-28_142108

by the way
#14
seem not related to my issue

@bau720123
Copy link
Author

problem solved
thanks

@ballestas0523
Copy link

Good morning , friend as lograstes solve the problem ?. It is that I also have the same problem and I could not fix it

@ballestas0523
Copy link

Good morning , friend as lograstes solve the problem ?. It is that I also have the same problem and I could not fix it @bau720123

@bau720123
Copy link
Author

hi @ballestas0523
just update the android sdk manager to get the latest android-support

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants