color-thief-node
color-thief-node copied to clipboard
🐛 doesn't work on [RunKit](https://npm.runkit.com/color-thief-node)
Attempting to run the library on RunKit results in the error
Error: Cannot find module 'canvas'
Should we have canvas?
We should have every package on npm. Sometimes this error is caused by a typo in your require path, but if you think we are actually missing this package, please confirm below and we’ll do our best to fix it as soon as possible!
How to reproduce:
– Go to https://npm.runkit.com/color-thief-node
– Click Run
Did you find a solution for this?
@magick93 no