nuxt/create-nuxt-app

create new project freeze

adamkovari opened this issue · 4 comments

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)

same problem

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

Same.

metkm commented

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

npx nuxi init <project-name>