vue build src/main.js --prod doesnt build because it cant resolve the include path '@/component/Hello' Using npm 4, latest vue-cli and it happens on fresh install of vue init webpack my-project npm run dev works just fine