Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Mar 10, 2023 · 0 comments · May be fixed by #54

Comments

@yooouuri
Copy link

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.

@yooouuri yooouuri linked a pull request Mar 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant