I am trying to dive into using Vue with Ionic and I have run
$ npm i -g @ionic/cli@testing #6.11.8-testing.0
and
$ ionic start test-project blank --type vue --tag vue-beta
but it throws the following error:
[ERROR] vue is not a valid project type.
Please choose a different --type. Use ionic start --list to list all
available starter templates.
i could not find any existing issues on github, just wondering if anyone else is facing this problem or not
any insights on this?
2 posts - 2 participants