[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

I try to install any Vue Plugin/Component in Meteor + Vue-Meteor
Ex: vue-breadcrumbs, vue-top-progress, Get error

[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.

Please help me.