ionic-team / ionic-team/app-wizard-issues
start id error for "ionic start"
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I created a project to try Ionic Vue, i get the following error when I want to start the project with the given "start id"
terminal out:
[ERROR] No such app wa3K. This app configuration may have expired. Please retry at https://ionicframework.com/start
[ERROR] template must not be empty.
Steps to reproduce the behavior:
1. Go to 'ionicframework.com/start#vue'
2. Write name and select theme color
3. View ;
npm install -g @ionic/cli cordova-res
ionic start --start-id wa3K A5jt
4. and install ionic/cli cordova res, write "ionic start --start-id wa3K A5jt" show error.
5.Try this ionic start vuetest --start-id wa3K A5jt, Show error:
[ERROR] No such app wa3K. This app configuration may have expired. Please retry at https://ionicframework.com/start
[ERROR] Invalid start schema: cannot start app.
**Desktop**
- OS: [Windows 10 x64 - 20H2 - 19042.610]
- Browser [Ms Edge 86.0.622.63]
- Versions
node = 14.15.0
npm = 6.14.8
Editor: Visual Studio Code
Note: I think the source of the error occurred while inging the project number.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.