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
/Users/haydenbleasel/Projects/favicons/node_modules/jimp/index.js:49
else throw error;
^
Error: cb must be a function
at Jimp.throwError (/Users/haydenbleasel/Projects/favicons/node_modules/jimp/index.js:47:43)
at new Jimp (/Users/haydenbleasel/Projects/favicons/node_modules/jimp/index.js:91:31)
at createImage (/Users/haydenbleasel/Projects/favicons/index.js:42:24)
at /Users/haydenbleasel/Projects/favicons/index.js:61:21
at Object.async.forEachOf.async.eachOf (/Users/haydenbleasel/Projects/favicons/node_modules/async/lib/async.js:233:13)
at generateFavicons (/Users/haydenbleasel/Projects/favicons/index.js:55:19)
at /Users/haydenbleasel/Projects/favicons/index.js:79:17
at Object.async.forEachOf.async.eachOf (/Users/haydenbleasel/Projects/favicons/node_modules/async/lib/async.js:233:13)
at module.exports (/Users/haydenbleasel/Projects/favicons/index.js:76:15)
at Object.<anonymous> (/Users/haydenbleasel/Projects/favicons/test.js:3:1)
The text was updated successfully, but these errors were encountered:
Hello,
I'm having trouble creating a blank canvas with a background colour:
Problem is, I get this error:
The text was updated successfully, but these errors were encountered: