Open Achintha444 opened 3 months ago
Currently, gitpkg.now.sh
is redirecting to gitpkg.vercel.app
, so a complete change to package.json
is not necessary, reducing the severity of the issue. Additionally, since when fixing this issue we are changing the pnpm-lock
file, it is advisable to address the following issue as well:
Describe the issue: Some package resolving is failing due to
gitpkg
has been moved to vercel, hence these URL's need to be updated tohttps://gitpkg.vercel.app
.For more details: