Static GitHub Issues

[2079] Vue plugins with generic vue versions causing issues

prev: generate stops at "generating routes". No errors.
next: sockets

Some Vue plugins are causing version mismatch issues with vue, vue-template-compiler, and vue-server-renderer

e.g. https://github.com/Inndy/vue-clipboard2/blob/master/package.json#L28

Is there a recommended way to guarantee the Nuxt version of these packages without having to manually specify the vue versions in package.json?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1844">#c1844</a>)</em></sub></div>