Hey there, I was trying to install the @tresjs/nuxt package using the action in this PR Tresjs/nuxt#159 but gives me a really cryptic message.
Its weird because minutes before I installed a version from the @tresjs/core to the nuxt module with the same approach and worked
✘ [AS 🐧] nuxt-3d-dnd-game main ± pnpm add https://pkg.pr.new/@tresjs/nuxt@159
ERR_PNPM_FETCH_404 GET https://pkg.pr.new/@tresjs/nuxt@4f4fb3e: Not Found - 404
This error happened while installing a direct dependency of /Users/alvarosabu/Projects/tres/nuxt-3d-dnd-game
No authorization header was set for the request.
Progress: resolved 20, reused 20, downloaded 0, added 0
✘ [AS 🐧] nuxt-3d-dnd-game main ± ni https://pkg.pr.new/@tresjs/nuxt@c708506
ERR_PNPM_FETCH_404 GET https://pkg.pr.new/@tresjs/nuxt@c708506: Not Found - 404
This error happened while installing a direct dependency of /Users/alvarosabu/Projects/tres/nuxt-3d-dnd-game
No authorization header was set for the request.
Progress: resolved 20, reused 20, downloaded 0, added 0
Help appreciated 🙏🏻
Hey there, I was trying to install the
@tresjs/nuxtpackage using the action in this PR Tresjs/nuxt#159 but gives me a really cryptic message.Its weird because minutes before I installed a version from the
@tresjs/coreto the nuxt module with the same approach and workedHelp appreciated 🙏🏻