Hi @paulpflug
I am newbie to vuejs. I am trying to use vue-textarea in my application for resizing textarea. I get following error in js console
Error: Cannot find module 'vue-textarea' from 'web/static/components/example/example.vue'
Could you please guide me on how to install this?
Thanks in advance