Sharp and Canvas error on Node
I have a project I'm trynna run for the first time, the codebase is an API backend written with express, so I tried running
npm install script on it but some errors showed up about sharp and canvas which I really did install the two packages separately but when I tried running the project this error below keeps coming up.
I've seen some discussion regarding sharp and canvas that sharp wont run canvas which is why keep getting this error.0 Replies