vue-capacitor-ionic-app
vue-capacitor-ionic-app copied to clipboard
Cannot convert undefined or null to object at appInitialize.
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.