nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.48k stars 429 forks source link

create new project freeze #1015

Open adamkovari opened 1 year ago

adamkovari commented 1 year ago

Version

create-nuxt-app: v5.0.0

Steps to reproduce

nvm 8.19.2 node 19.0.0

npx create-nuxt-app@latest

What is Expected?

create project folder

What is actually happening?

stucked by this for 10 minutes...

Need to install the following packages: create-nuxt-app@5.0.0 Ok to proceed? (y) y [#################.] | reify:sao: http fetch GET 200 https://registry.npmjs.org/sao/-/sao-1.7.1.tgz 11ms (cache hit)

rwxmad commented 1 year ago

same problem

Снимок экрана 2022-11-25 в 07 56 25

lelorinel commented 1 year ago

Same.

MichaelThomas0721 commented 1 year ago

Same.

metkm commented 1 year ago

@MichaelThomas0721 https://nuxt.com/docs/getting-started/installation use instructions here instead.

npx nuxi init <project-name>