styled-qr-code icon indicating copy to clipboard operation
styled-qr-code copied to clipboard

Do you have plan to release NodeJs version on npm?

Open trongithust opened this issue 3 years ago • 3 comments

trongithust avatar Sep 05 '22 08:09 trongithust

Hi! I've made one: https://www.npmjs.com/package/@loskir/styled-qr-code-node

Loskir avatar Sep 16 '22 22:09 Loskir

@Loskir your repo does not have Issues enabled, so posting here.

Your package is throwing the following error

 Cannot find module './v6' from 'node_modules/skia-canvas/lib/index.js'

    Require stack:
      node_modules/skia-canvas/lib/index.js
      node_modules/@loskir/styled-qr-code-node/dist/index.js
      src/modules/qrcodes/qrcode.service.ts

andyslack avatar Apr 27 '23 08:04 andyslack

@andyslack hello! I've enabled issues in my repo, please create one here. Please also provide some more details like your environment and preferably a code snippet

Loskir avatar Apr 27 '23 08:04 Loskir