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

Has anyone gotten this to work with Vue2 + Vite #81

Open
juhasev opened this issue Jan 16, 2023 · 1 comment
Open

Has anyone gotten this to work with Vue2 + Vite #81

juhasev opened this issue Jan 16, 2023 · 1 comment

Comments

@juhasev
Copy link

juhasev commented Jan 16, 2023

Import EmailEditor fails with Vite, and it appears that the master version is no longer compatible with Vue2. There are no tags or releases to reference. Does anybody know which version work2 with Vue2?

Thanks, Juha

@huong-cmc
Copy link

me too. @juhasev, have you found it yet?
error of me:
vue-email-editor.common.js:1972 Uncaught TypeError: webpack_modules[moduleId] is not a function
at webpack_require (vue-email-editor.common.js:1972:1)
at vue-email-editor.common.js:21978:68
at vue-email-editor.common.js:22163:2
at ./node_modules/vue-email-editor/dist/vue-email-editor.common.js (vue-email-editor.common.js:22165:11)
at webpack_require (bootstrap:853:1)
at fn (bootstrap:150:1)
at ./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/email_template/Form.vue?vue&type=script&lang=js& (app.js:3800:74)
at webpack_require (bootstrap:853:1)
at fn (bootstrap:150:1)
at ./src/views/email_template/Form.vue?vue&type=script&lang=js& (Form.vue?f4df:1:1)

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

No branches or pull requests

2 participants