Closed byronferguson closed 7 years ago
Are you using webpack ? If yes, maybe you should take a look at https://github.com/bbonnin/vue-morris-example/ (jquery is declared in webpack.config.js).
Thanks. I noticed that a little earlier, and now it is working. Did I just miss that in the set-up documentation for this component library? If not, then I would recommend amending required set-up parameters in the docs along with the npm install
command.
You are right, I will update the README. Thanks !
Hi @bbonnin, I am having the same issue as @byronferguson, I don't have a webpack.config.js file. What do you suggest is the way forward for me?
Cleaned my
node_modules
and reinstalled everything, but no luck