Jump to content
Search Community

Meet Bhatt

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Meet Bhatt

  1. Okay sorry this was a problem on my end. The lockfile had been messed up while I was frantically trying to install the package. That was causing the errors on vercel. Thanks folks!
  2. I tried an npm install too just to check, same thing - it was still trying to reach the registry. Though that's not an issue anymore.
  3. Thanks for the quick turnaround @Prasanna. So I have been deploying on vercel for months now. Only since earlier today have I been getting errors. First it was a 502. After your notification of it being fixed, its a 403 now I tried generating a new token from the dashboard just to check if that was the problem. That didn't work too
  4. I think the npm install on the .tgz still tries to download something from the registry, and that request times out. Also still getting a 403 on vercel. Works fine locally now.
  5. Facing the same issue at the moment (502 Bad Gateway) while trying to install my shockingly green module. The "npm-install-this" version is timing out locally too.
×
×
  • Create New...