cli
cli copied to clipboard
`module add` in 3.14.0 tries to fetch package through npm.pkg.github.com
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: -