ionic-team / ionic-team/ionic-vue-conference-app

Invalid project type: vue-vite

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
173
Forks
49
Avg merge
6h 57m
Merged PRs (30d)
15

Description

```powershell
(base) PS C:\Users\admin\Documents\workspace\ionic-vue-conference-app> ionic --help
[ERROR] Invalid project type: vue-vite (project config: .\ionic.config.json).

Project type must be one of: angular, ionic-angular, ionic1, custom, react, vue

Bad project type: undefined
```

resolve:
```sh
npm uninstall -g ionic
npm install -g @ionic/cli
ionic serve
```

Contributor guide

Open the contributing guide

Research direction

Start by inspecting .\ionic.config.json and reproducing the error with ionic --help in the reported project. Compare the configured project type with the types accepted by the CLI, then verify the result using the reported @ionic/cli installation and ionic serve commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.