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 <[email protected]> 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 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 get into this state? > Ctrl-C during a first "platform add" command? > > > On Tue, Jul 2, 2013 at 10:24 PM, Tyler Wilson <[email protected] > >wrote: > > > 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, > > Tyler > > > > On Jul 2, 2013, at 10:11 PM, Tyler Wilson <[email protected]> > > wrote: > > > > > So I got cordova 2.9.0 installed via an older npm (1.2.32). But now I > > have run into another issue. I get the same error as described here: > > > https://groups.google.com/forum/#!msg/phonegap/qSo2dseUCkY/yEjsi_FeCGIJ(yousee, > I googled this time): > > > > > > [Error: downloaded www assets in > > /Users/tylerwilson/.cordova/lib/www/cordova/2.9.0/www does not contain > > index.html, or www subdir with index.html] > > > > > > Clearly something went wrong during the cordova install where it did > not > > download/install the www assets. Anybody know the magic incantation to > > allow me to move forward… > > > > > > Thank you, > > > Tyler > > > > > > > > > > >
