galnir / Master-Bot

A Discord music bot and dashboard with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more
MIT License
464 stars 373 forks source link

napi-rs/canvas is not marked as a dependency #782

Closed DraTrav closed 1 year ago

DraTrav commented 1 year ago

napi-rs/canvas is not installed

Errors are given at the start of the bot from @napi-rs/canvas not being installed. A quick npm i @napi-rs/canvas does fix this, but it should probably be added to the dependency list.

edit: I noticed that napid IS listed in package.json however it does not load for some reason.