ERROR Failed to compile with 1 errors 11:17:27 This dependency was not found:
解决方法:把报错所缺少的依赖都装上 如 xxxx?
npm install xxxx --save-dev