Automattic / Automattic/node-canvas
require('canvas') gives an error that it cannot find the file.
Open
Installation help
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description

when this code runs it gives an error that it cannot find the file
```js
const Canvas = require('canvas');
```
Replit
nodejs v16.13.2
canvas module version: ^2.9.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.