Open SheikhElMoctarG opened 1 year ago
Как устранить?
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.
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
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
.
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 ?
I tried to create app using nuxi but I found it uses TypeScript