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

bug: npm run dev error #79

Open
andrepatt opened this issue Dec 29, 2024 · 1 comment
Open

bug: npm run dev error #79

andrepatt opened this issue Dec 29, 2024 · 1 comment
Labels
🐞 bug Something isn't working 📍 upstream

Comments

@andrepatt
Copy link

andrepatt commented Dec 29, 2024

Environment

System:
OS: Windows 11 10.0.22631
CPU: (8) x64 Intel(R) Core(TM) i5-10310U CPU @ 1.70GHz
Memory: 3.90 GB / 15.78 GB
Binaries:
Node: 20.17.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.8.2 - ~\AppData\Roaming\npm\npm.CMD
pnpm: 9.9.0 - ~\AppData\Roaming\npm\pnpm.CMD
Browsers:
Edge: Chromium (131.0.2903.86)
Internet Explorer: 11.0.22621.3527

Describe the bug

Followed the guide provided in the repository to create a project using the starter template (npx nuxi@latest init -t github:ZTL-UwU/shadcn-docs-nuxt-starter, npm install, npm run dev), but encountered an error while starting the development server

ERROR [nuxt] [request error] [unhandled] [500] Cannot find module './node.js'
Require stack:

  • C:\Users\Documents\2_Develop\ZTL-UwU-shadcn-docs-nuxt-starter\debug

Reproduction

No response

Additional context

No response

Logs

No response

@andrepatt andrepatt added the 🐞 bug Something isn't working label Dec 29, 2024
@ZTL-UwU
Copy link
Owner

ZTL-UwU commented Dec 30, 2024

This is probably an upstream regression from Nuxt. Tracked here: nuxt/nuxt#29991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 📍 upstream
Projects
None yet
Development

No branches or pull requests

2 participants