android - Cannot read property 'hasOwnProperty' of undefined at Object.runr -
i have problem develop because when try ionic serve or every command of ionic or cordova, make me error. img display:
i tried , search nothing.
you may need downgrade ionic cli version. try following:
npm uninstall -g ionic
npm install -g ionic@2.1.0
this might issue ionic 1 apps, , not ionic 2.

Comments
Post a Comment