Automattic / Automattic/node-canvas
Remove external dependencies
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
On my pending [pull-request](https://github.com/Automattic/node-canvas/pull/571) I was able to compile Cairo statically inside node-canvas, so it's not needed to have it installed globally. I can be able to cherry pick the changes and do a new pull-requests with them if there are willingness to merge it, because I think it can help not only a lot of newcomers (the error when Cairo is not found is somewhat cryptic, specially since people would not be aware that node-canvas is a tree dependency of the module they are installing) but also fix some problems regarding to its installation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.