olefirenko / vue-barcode-reader

A Vue.js set of components to scan barcodes and QR codes.
214 stars 77 forks source link

vue-barcode-reader doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module #53

Open yooouuri opened 1 year ago

yooouuri commented 1 year ago

vue-barcode-reader doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry point). Please contact the package author to fix. (x2) (node:49424) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.