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

create-nuxt-app doesnt work, why? #1031

Open
SheikhElMoctarG opened this issue Jul 14, 2023 · 4 comments
Open

create-nuxt-app doesnt work, why? #1031

SheikhElMoctarG opened this issue Jul 14, 2023 · 4 comments
Labels

Comments

@SheikhElMoctarG
Copy link

Version

create-nuxt-app:
I was using Nuxt since two years, but when I back to it today, I found create nuxt-app doesnt work
how to fix it ?

image

I tried to create app using nuxi but I found it uses TypeScript

@xDreamBreaker
Copy link

Как устранить?

@mosnamarco
Copy link

Similar problem here, it is stuck at reify:rxjs. Some sources states that it is a permission issue. See THIS for the info.

As I mentioned before, I experienced a similar problem. I tried the "solutions" posted at the link I provided. But still no luck.

Update us if you found a fix for this.

@peterpeterparker
Copy link

Same, it's stuck. First time ever I try to install Nuxt.

❯ npm install -g create-nuxt-app
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
(##################) ⠇ reify:rxjs: timing reifyNode:node_modules/create-nuxt-app/node_modules/lodash Completed in 449ms

@peterpeterparker
Copy link

Gotcha I think the issue is the command.

Nuxt v2 is still indexed on Google, so I landed on https://v2.nuxt.com/ which showcase npx create-nuxt-app.

However with Nuxt current version, on https://nuxt.com/, the command is npx nuxi@latest init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants