I installed Nuxt and this current version of vue-template-compiler package is vue-template-compiler@2.4.4
. But in this file: https://github.com/nuxt/nuxt.js/blob/dev/package.json is version 2.5.11. When I update using npm install it came to error mismatch with vue@2.4.4
too. I cant update two packages. Please help me!!