question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npx nuxi init nuxt3-app err

See original GitHub issue

Environment

npx: installed 2 in 4.094s Nuxt CLI v3.0.0-27277498.850ef69 15:48:15 RootDir: D:\work\projects\WebstormProjects\vue3 15:48:15 Nuxt project info: 15:48:15


  • Operating System: Windows_NT
  • Node Version: v14.17.3
  • Nuxt Version: 0.0.0
  • Package Manager: unknown
  • Bundler: Webpack
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

👉 Report an issue: https://github.com/nuxt/nuxt.js/issues/new 15:48:15

👉 Suggest an improvement: https://github.com/nuxt/nuxt.js/discussions/new

👉 Read documentation: https://nuxtjs.org

Describe the bug

npx: installed 2 in 3.069s Nuxt CLI v3.0.0-27277498.850ef69 15:40:15

WARN could not fetch remote https://github.com/nuxt/starter 15:40:37

WARN Make sure you have installed git correctly

Reproduction

npx: installed 2 in 3.069s Nuxt CLI v3.0.0-27277498.850ef69 15:40:15

WARN could not fetch remote https://github.com/nuxt/starter 15:40:37

WARN Make sure you have installed git correctly

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
manniLcommented, May 25, 2022

@Quartzar npx nuxi init content-app -t content will create a project with Nuxt3 (latest RC) and Nuxt Content v2 ☺️

1reaction
m-sam-mohamadicommented, Jun 26, 2022

After many attempts, he finally succeeded in creating

how?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation - Nuxt
To get started quickly, you can use create-nuxt-app . Make sure you have installed yarn, npx (included by default with npm v5.2+) or...
Read more >
Error while creating nuxt3 project. Failed to download ...
When I use this command to create a new Nuxt 3 project: npx nuxi init nuxt-app. It outputs this error: ERROR (node:1752) ...
Read more >
Installation · Get Started with Nuxt
You can start playing with Nuxt 3 in your browser using our online sandboxes: ... npx nuxi init <project-name> Copy to clipboard. pnpm...
Read more >
Nuxt 3 first steps. - ITNEXT
npx nuxi init nuxt3-app · npm install or yarn · [vite:import-analysis] Cannot read property 'uid' of undefined · yarn add -D eslint @typescript-eslint/eslint- ......
Read more >
Quickstart: Nuxt 3 - Supabase
Initialize a Nuxt 3 app#. We can use nuxi init to create an app called nuxt-user-management : 1npx nuxi init nuxt-user-management 2 3cd...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found