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
For some reason I am unable to create a canvas on NodeJS because it keeps failing with the "document is not defined" error coming from the browser.js. I installed it using 'yarn add canvas' and expected it to work as expected.