RE: missing www resources

2013-07-11 Thread Wargo, John
Message- From: Filip Maj [mailto:f...@adobe.com] Sent: Wednesday, July 03, 2013 3:24 PM To: dev@cordova.apache.org Subject: Re: missing www resources Maybe an IP blacklist by apache infrastructure when downloading the tar balls from apache gitweb instance? On 7/3/13 3:11 PM, "Wargo, John&qu

Re: missing www resources

2013-07-03 Thread Filip Maj
nwargo > > >-Original Message- >From: Don Coleman [mailto:don.cole...@gmail.com] >Sent: Tuesday, July 02, 2013 9:36 PM >To: dev@cordova.apache.org >Subject: Re: missing www resources > >I've seen this error too with 2.9.0. Deleting ~/.cordova fixed it. I have

RE: missing www resources

2013-07-03 Thread Wargo, John
Deleting the .cordova folder on my mac and windows PCs does not fix this problem for me. John M. Wargo Twitter: @johnwargo -Original Message- From: Don Coleman [mailto:don.cole...@gmail.com] Sent: Tuesday, July 02, 2013 9:36 PM To: dev@cordova.apache.org Subject: Re: missing www

RE: missing www resources

2013-07-03 Thread Wargo, John
Several of us here have been having this exact same problem for days now. We tracked it down to the lazy load either not downloading or not extracting the www and platform project files. I have two systems in front of me (one Macintosh and another Windows) with the exact same problem. I've lo

Re: missing www resources

2013-07-02 Thread Don Coleman
I've seen this error too with 2.9.0. Deleting ~/.cordova fixed it. I have not been able to duplicate. On Tue, Jul 2, 2013 at 11:13 PM, Andrew Grieve wrote: > Hey Tyler, > > I think your feedback here is actually quite valuable. Thanks for testing > out the CLI tools! > > As you pointed out, you

Re: missing www resources

2013-07-02 Thread Andrew Grieve
Hey Tyler, I think your feedback here is actually quite valuable. Thanks for testing out the CLI tools! As you pointed out, you're not the first person to hit this problem, so this indicates to me that we should be adding a safeguard for this into the tools. Do you know the exact repro steps to g

Re: missing www resources

2013-07-02 Thread Tyler Wilson
Answer my own issue: it appears that at one point I had quit a project creation, so the www resources did not complete downloading and extracting. I deleted the .cordova folder and did another create, then waited. It is all good now. I promise you won't hear from me for a while now… Thank you,