We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the command:
npx nuxi init -t nuxtbase/nuxt3-starter my-nuxt3-app
I get the following error:
ERROR Error: Failed to download template from registry: Failed to download nuxtbase/nuxt3-starter template info from https://raw.githubusercontent.com/nuxt/starter/templates/templates/nuxtbase/nuxt3-starter.json: 404 Not Found
The text was updated successfully, but these errors were encountered:
Same here...
APP_NAME="name" git clone https://github.com/nuxtbase/nuxt3-starter.git $APP_NAME cd $APP_NAME rm -rf .git git init pnpm install code-insiders .
works for me for now
Sorry, something went wrong.
No branches or pull requests
When running the command:
I get the following error:
ERROR Error: Failed to download template from registry: Failed to download nuxtbase/nuxt3-starter template info from https://raw.githubusercontent.com/nuxt/starter/templates/templates/nuxtbase/nuxt3-starter.json: 404 Not Found
The text was updated successfully, but these errors were encountered: