You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// You must install node-canvas-webgl to use the headless examples.
try{require('node-canvas-webgl')}catch(e){throwError('node-canvas-webgl is not installed, you can install it with `npm install PrismarineJS/node-canvas-webgl`')}