You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command nuxi init results in the following error:
Need to install the following packages:
[email protected]
Ok to proceed? (y)
[nuxi 11:28:51 AM] ERROR Error: Failed to download template from registry: Failed to download v3 template info from https://raw.githubusercontent.com/nuxt/starter/templates/templates/v3.json: 404 Not Found
This issue was already created but closed before had a solution: #456.
Update: the same issue still happens when creating with the new npm create nuxt@latest. This is the output I got:
> npx
> create-nuxt
.d$b.
i$$A$$L .d$b
.$$F` `$$L.$$A$$.
j$$' `4$$:` `$$.
j$$' .4$: `$$.
j$$` .$$: `4$L
:$$:____.d$$: _____.:$$:
`4$$$$$$$$P` .i$$$$$$$$P`
ℹ Welcome to Nuxt! nuxi 12:44:33 AM
✔ Where would you like to create your project?
nuxt-app
ℹ Creating a new project in nuxt-app. nuxi 12:44:34 AM
[ nuxi 12:44:34 AM] ERROR Error: Failed to download template from registry: Failed to download v3 template info from https://raw.githubusercontent.com/nuxt/starter/templates/templates/v3.json: 404 Not Found
The command
nuxi init
results in the following error:This issue was already created but closed before had a solution: #456.
npx nuxi info
output:My machine is able to access the template file since running:
Results in:
The text was updated successfully, but these errors were encountered: