Cordova : Error When adding platform (cannot call method 'replace' of undefined) -


i working on cordova while , project work without error yesterday try latest version tfs , faced error

d:\projects\mycordovaproject>cordova platforms add android adding android project... error: cannot call method 'replace' of undefined

i try remove plugins , platforms problem didn't solve , try create new project it's created , working , try take project run in laptop, sitll not working same error.

the problem in config.xml replace

<widget android-packagename="" 

with

<widget id=""  

Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -