[FIXED] Vue Error while compiling in tag <style>

METEOR@1.9

akryum:vue-component
akryum:vue-sass
akryum:vue-router2
[vue-component] Error while compiling in tag <style> using lang less: Can't find handler for lang 'less', did you install it?
[vue-component] Error while compiling in tag <style> using lang less TemplatingTools is not defined

How to fix
Thank you.

Fixed

meteor add akryum:vue-less

Thank you