Every package with "canvas" fails to build/deploy suddenly

I have this PR: RuntimeTypeInspector.js: Add RTI build target + Examples integration by kungfooman · Pull Request #5817 · playcanvas/engine · GitHub

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. :smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.