Static GitHub Issues

[1084] Vue packages version mismatch

prev: browser window scroll position in SSR
next: Ie compatible local can, generate package after the line can not

I get the following error while using alpha.4 of nuxt:

[..]\node_modules\vue-server-renderer\index.js:8
  throw new Error(
  ^

Error:

Vue packages version mismatch:
- vue@2.4.1
- vue-server-renderer@2.3.4
This may cause things to work incorrectly. Make sure to use the same version for both.
<!--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/c943">#c943</a>)</em></sub></div>