npm error A complete log of this run can be found in: /opt/buildhome/.npm/_logs/...
My application started to drop this error on any build, even retrying old deployments gets thesame error. This waas working a few days ago.
I've changed nothing on the project settings or the code, simply tried to re-deploy preview and production builds that worked before and now I get this error.
No idea how can I get to that log file to check what's wrong.
It's a Sveltekit project using Claoudflare Pages.
Anyone having the same issue?
Thanks.
1 Reply
Application started to build again. Only thing I can think, the problem was a dependency that was broken on a patch version, and then fixed recently.
But, not having access to the log to see what was the issue was scary.