cli icon indicating copy to clipboard operation
cli copied to clipboard

Undefined values when creating a new nuxt project with npx.

Open gokulraj-d opened this issue 10 months ago • 0 comments

Environment

Working directory: D:/src/testing/nuxt-app nuxi 7:36:30 pm Nuxt project info: (copied to clipboard) nuxi 7:36:30 pm


  • Operating System: Windows_NT
  • Node Version: v23.7.0
  • Nuxt Version: 3.16.2
  • CLI Version: 3.25.0
  • Nitro Version: 2.11.9
  • Package Manager: [email protected]
  • Builder: -
  • User Config: compatibilityDate, devtools
  • Runtime Modules: -
  • Build Modules: -

Reproduction

Use node 23.7.0, Windows 10

Run npm create nuxt@latest in the command prompt Now find the undefined values are logged in the console. Follow the installation steps and you can find more undefined issues.

Image

Image

Image

Describe the bug

Undefined values logged on the console when creating the Nuxt project.

Additional context

No response

Logs


gokulraj-d avatar Apr 24 '25 14:04 gokulraj-d