Cordova Client Phonegap Upgrade -


i using cordova client phonegap project.i got question when type cordova create name namespace working fine.i want add platforms , got error, when android. e.g.

error : error occurred during creation of android sub-project. cp /usr/local/lib/node_module/cordova/lib/android/framework/cordova-2.2.0.jar ..

i copied manually since didn't figure out how slove it.

can me explain , how can update 2.7 ? did npm install cordova.. took new sources when type codorva create xxx , add plattform got same error.

have tried npm update cordova command? update latest cordova version (2.7.2 @ moment)


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -