vue-capacitor-ionic-app icon indicating copy to clipboard operation
vue-capacitor-ionic-app copied to clipboard

Cannot convert undefined or null to object at appInitialize.

Open LiamKarlMitchell opened this issue 4 years ago • 0 comments

Uncaught TypeError: Cannot convert undefined or null to object at appInitialize.

https://ionicframework.com/blog/announcing-the-ionic-vue-beta/

@vue/cli 4.0.5 node v13.0.1 ionic 5.4.5 Windows 10

Someone in comments of the blog post said to install npm install [email protected] --save-dev

But this did not resolve it for me.

Ok thats when following along with the ionic blog post. Running the download from this repo works.

LiamKarlMitchell avatar Oct 30 '19 23:10 LiamKarlMitchell