-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: createCanvas is not a function #209
Comments
npm install node-canvas-webgl |
By running this command, I cannot install it successfully. The error information is as follows: npm ERR! code 1 npm ERR! A complete log of this run can be found in: /Users/lizhuoling/.npm/_logs/2024-02-22T05_32_34_972Z-debug-0.log |
Code from example:
https://github.com/PrismarineJS/prismarine-viewer/blob/master/examples/headless.js
The text was updated successfully, but these errors were encountered: