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

Nuxi init -t 404s on nuxt.json #456

Open
davidjbradshaw opened this issue Aug 5, 2024 · 3 comments
Open

Nuxi init -t 404s on nuxt.json #456

davidjbradshaw opened this issue Aug 5, 2024 · 3 comments

Comments

@davidjbradshaw
Copy link

davidjbradshaw commented Aug 5, 2024

When I run nuxi init -t it fails as follows.

 % npx nuxi init -t my-project
Need to install the following packages:
[email protected]
Ok to proceed? (y) 


[11:22:43 AM]  ERROR  Error: Failed to download template from registry: Failed to download nuxt template info 
from https://raw.githubusercontent.com/nuxt/starter/templates/templates/nuxt.json: 404 Not Found

Looking at the template it indeed does not contain the file that fails to be found here.

@kiarashmankouei
Copy link

kiarashmankouei commented Aug 31, 2024

hi please use "npx nuxi info" to have version of node and nuxt .

@kiarashmankouei
Copy link

kiarashmankouei commented Aug 31, 2024

i use nuxi 3.11 and works for me try " npx [email protected] init ".

@Jos620
Copy link

Jos620 commented Sep 6, 2024

Same problem here.

npx nuxi info outputs:

- Operating System: `Darwin`
- Node Version:     `v18.20.3`
- Nuxt Version:     `-`
- CLI Version:      `3.13.1`
- Nitro Version:    `-`
- Package Manager:  `unknown`
- Builder:          `-`
- User Config:      `-`
- Runtime Modules:  `-`
- Build Modules:    `-`

Running with version 3.11 didn't work as well.

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

3 participants