vue2 error
Wuhsinyun opened this issue · 1 comments
Wuhsinyun commented
i install 'vue-email-editor' in vue2 project, console this error:
[Vue warn]: Error in render: "TypeError: (0 , external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock) is not a function"
and i find out the that there isn't any 'vue.esm-bundler.js' in my node_module/vue/dist
How should i solve this problem?
james75 commented
I got the same. Rolled back to v1.0.0 and its working.