RE: [CAUTION EXTERNAL EMAIL] Re: Getting cordova build error after adding watch app extension to existing iOS app.

2021-01-07 Thread Eswara K. Jonnadula
: Getting cordova build error after adding watch app extension to existing iOS app. CAUTION: Email originated outside organization. Exercise caution when clicking links, opening attachments or responding. Hi Eswar. This mailing list is

Re: Getting cordova build error after adding watch app extension to existing iOS app.

2021-01-07 Thread Norman Breau
Hi Eswar. This mailing list is only for development of the Cordova framework, not for support. For support, please use Slack at http://slack.cordova.io/ or StackOverflow at https://stackoverflow.com/questions/tagged/cordova Thank you On Jan 6 2021, at 11:59 pm, Eswara K. Jonnadula wrote: > Hi T

Getting cordova build error after adding watch app extension to existing iOS app.

2021-01-06 Thread Eswara K. Jonnadula
Hi Team, When I add watch app extension to existing ios app getting below error and unable to run cordova build ios" command. error: unable to resolve product type 'com.apple.product-type.watchkit2-extension' for platform 'iphonesimulator' (in target 'myapp Extension' from project 'myapp') (

Re: cordova build error

2014-04-04 Thread Igor Costa
Ok, thank you guys I just found my error, the solution it was pretty simple and now works perfectly. The build of cordova doesn't check if PATH does have platform-tools and tools set. For some how,it just ignore and execute the run command without check for the right configuration. Isn't possib

Re: cordova build error

2014-04-04 Thread Igor Costa
This is the outcome C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:126 throw e; ^ Error: An error occurred while listing Android targets at C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\lib\check_reqs.js:87:

Re: cordova build error

2014-04-04 Thread Joe Bowser
Have you installed any SDKs for Android? What happens when you run the Android command? On 4 Apr 2014 09:18, "Igor Costa" wrote: > Yep > > I do, here's > > C:\Users\riacycle>ant -version > Apache Ant(TM) version 1.9.3 compiled on December 23 2013 > > > > > > Igor Cost

Re: cordova build error

2014-04-04 Thread Igor Costa
Yep I do, here's C:\Users\riacycle>ant -version Apache Ant(TM) version 1.9.3 compiled on December 23 2013 Igor Costa www.igorcosta.com www.igorcosta.org On Fri, Apr 4, 2014 at 12:46 PM, Shazron wrote: > Igor, > Do you have ANT installed? > > > On Fri, Apr 4, 2

Re: cordova build error

2014-04-04 Thread Shazron
Igor, Do you have ANT installed? On Fri, Apr 4, 2014 at 4:42 AM, Igor Costa wrote: > Hi there Joe. > > This is what happens. > > c:\xampp\htdocs\madeiraint\mobile\madeiraint>cordova platform add android > Creating android project... > > > C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin

Re: cordova build error

2014-04-04 Thread Igor Costa
Hi there Joe. This is what happens. c:\xampp\htdocs\madeiraint\mobile\madeiraint>cordova platform add android Creating android project... C:\Users\riacycle\.cordova\lib\android\cordova\3.4.0\bin\node_modules\q\q.js:126 throw e; ^ Error: An error occu

Re: cordova build error

2014-04-03 Thread Joe Bowser
PhoneGap is a downstream distribution of Cordova that Adobe maintains and there are obvious differences in the CLI. It'd be nice if the docs were for PhoneGap's CLI and not Cordova's CLI, but even though I work for Adobe, I have no idea where our users are supposed to file these bugs. I just know

cordova build error

2014-04-03 Thread Igor Costa
Trying to use the lastest build 3.4.19.11 Machine Specs: Win 7 Android sdk latest Expect result: Add Android as platform Result gotten: c:\project_to_path>phonegap run android [phonegap] detecting Android SDK environment... [phonegap] using the local environment [phonegap] adding the Android