Nodejs Cannot find module ‘../build/Release/canvas’
In my case i have to spend lot of time to resolve this issue. I just use “npm uninstall canvas” and then install using “npm i canvas” Try this is if above option not works for you.
In my case i have to spend lot of time to resolve this issue. I just use “npm uninstall canvas” and then install using “npm i canvas” Try this is if above option not works for you.