I have this PR: https://github.com/playcanvas/engine/pull/5817
Suddenly every vercel deploy failed. I removed "canvas" from package.json devDependency and suddenly it works again. Why doesn't Vercel support "canvas" any longer?
I have this PR: https://github.com/playcanvas/engine/pull/5817
Suddenly every vercel deploy failed. I removed "canvas" from package.json devDependency and suddenly it works again. Why doesn't Vercel support "canvas" any longer?
Can be marked solved, moving it to "optionalDependencies" in package.json does the trick
Thanks for sharing this in the community, Hermann! Glad it works for you now. ![]()