Closed Timtaran closed 5 months ago
Try npm install
with higher versions of canvas
and gl
in the package.json dependencies :)
I encountered the same issue. Resolved it by overriding with the latest canvas
and gl
versions.
{
"pnpm": {
"overrides": {
"canvas": "^2.11.2",
"gl": "^8.0.2"
}
}
}
OS: Ubuntu 20.04
/home/ubuntu/.npm/_logs/2021-08-15T06_38_40_355Z-debug.log: