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
The minimum Node.js version is 14.8 now. Declaring CJS and ESM exports in package.json works reliably in Node.js 14.8 or newer.
The package canvas is not a peer dependency any more. NPM 7 or newer installs the peer dependencies automatically, making them not optional any more. If you want to use the output format png, install canvas in addition to this package.