ERROR in ./app/js/home/index.vue?vue&type=template&id=4c3b6c1c&lang=html& (./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/html-loader!./node_modules/vue-loader/lib??vue-loader-options!./app/js/home/index.vue?vue&type=template&id=4c3b6c1c&lang=html&)
Module Error (from ./node_modules/vue-loader/lib/loaders/templateLoader.js):
(Emitted value instead of an instance of Error)
Error compiling template:
module.exports = "\n<div class=\"home\">\n <h1>home</h1>\n</div>\n";
- text "module.exports = "\n" outside root element will be ignored.
@ ./app/js/home/index.vue?vue&type=template&id=4c3b6c1c&lang=html& 1:0-262 1:0-262
@ ./app/js/home/index.vue
@ ./app/js/router/index.js
@ ./app/js/main.js
@ multi (webpack)-dev-server/client?http://localhost:9000 ./app/js/main.js
ERROR in ./app/js/App.vue?vue&type=template&id=f3d8e912&lang=html& (./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/html-loader!./node_modules/vue-loader/lib??vue-loader-options!./app/js/App.vue?vue&type=template&id=f3d8e912&lang=html&)
Module Error (from ./node_modules/vue-loader/lib/loaders/templateLoader.js):
(Emitted value instead of an instance of Error)
Error compiling template:
module.exports = "\n<div id=\"app\">\n <router-view></router-view>\n</div>\n";
- text "module.exports = "\n" outside root element will be ignored.