Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start id error for "ionic start" #7

Open
solitarymx opened this issue Nov 6, 2020 · 0 comments
Open

start id error for "ionic start" #7

solitarymx opened this issue Nov 6, 2020 · 0 comments

Comments

@solitarymx
Copy link

solitarymx commented Nov 6, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant