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
I'm also interested to use this package in a server side environment.
Currently I am getting thei following message: window is not defined
Maybe it's possible to use this package without the window object :)
Thank you for the example @kozakdenys! Sadly it still can't be used on Cloudflare Workers, because JSDom is not supported. A valid solution could be to use Cheerio or Puppeteer to create a QR Code in a Workers environment. :)
Anyway to run this code on Cloudflare worker?
The text was updated successfully, but these errors were encountered: