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

module add in 3.14.0 tries to fetch package through npm.pkg.github.com #498

Open
tkjaergaard opened this issue Oct 6, 2024 · 0 comments

Comments

@tkjaergaard
Copy link

Running for example npx nuxi@latest module add shadcn-nuxt

Gives an error because it tries to resolve the package through npm.pkg.github.com:

 ERROR  [GET] "https://npm.pkg.github.com//shadcn-nuxt/latest": 403 Forbidden   

Running npx [email protected] module add shadcn-nuxt works as expected.

  • Operating System: Darwin
  • Node Version: v20.16.0
  • Nuxt Version: 3.13.2
  • CLI Version: 3.14.0
  • Nitro Version: 2.9.7
  • Package Manager: [email protected]
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant