The "from" argument must be of type string. Received undefined
解决:vue.config.js文件增加 parallel: false 解决