I’m trying to deploy an application to Vercel and I got this error
error Couldn't find package "//verdaccio.tobbe.dev/" on the "npm" registry.
The application version is Redwood 8.6.1 Any ideas on how to resolve this error?
I’m trying to deploy an application to Vercel and I got this error
error Couldn't find package "//verdaccio.tobbe.dev/" on the "npm" registry.
The application version is Redwood 8.6.1 Any ideas on how to resolve this error?
I fixed this. It was referenced in the main package.json. I just removed it and it is working ok.