The specified version throws some errors. The right version would be: "vue": "1.0.0" However, this went unnoticed as the vue source referred to in index.html is ../../dist/vue.js instead of node_modules/vue/dist/vue.min.js (line 73).