ankurk91 / vue-trumbowyg

Vue.js component for Trumbowyg WYSIWYG editor :memo:
https://ankurk91.github.io/vue-trumbowyg/
MIT License
236 stars 35 forks source link

TypeError: this.el.trumbowyg is not a function #38

Closed NorWilhelm closed 4 years ago

NorWilhelm commented 4 years ago

Hi Ankurk91,

I would love to use your Vue-component, but I keep getting this error:

TypeError: this.el.trumbowyg is not a function

In my troubleshooting and "googleling", I have seen alot of writing about the webpack config which should be localized under "node_modules/"; However according to Vue's official documentation, the config should be modified under Vue.config.js. Not quite sure how to config this file.

I don't know for sure if i'm using webpack or laravel... I'm just using vue as it is.... BTW. I have installed and included jQuery.

Perhaps you can give me some advise?

ankurk91 commented 4 years ago

I cannot help unless i know if you are using webpack or laravel. Sorry, Github is not for noobs.

We maintainers also do our jobs to earn money, please help us to debug your issues by providing information about your stack.

Thanks