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-html5-editor时出现错误,错误的大概意思是vue的版本不对,请问有解决的办法吗? #11

Open
Dengniai opened this issue Nov 19, 2019 · 1 comment

Comments

@Dengniai
Copy link

我使用的vue-cli3.0构建的环境,在引入了vue-html5-editor后有错误出现,错误的意思就是说vue-cli3.0使用的是运行时版本,但是其中有模板需要编译因此出错[图片]

@Dengniai
Copy link
Author

[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.

found in

--->
at src/views/uploadGoods.vue
at src/App.vue
vue.runtime.esm.js:619
[Vue warn]: Error in mounted hook: "TypeError: content is undefined"

found in

--->
at src/views/uploadGoods.vue
at src/App.vue
vue.runtime.esm.js:619
TypeError: "content is undefined"
mounted vue-html5-editor.js:1254
VueJS 12

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

1 participant