node vue 问题整理

[email protected] dev /Users/fei/park_share/SpringBoot-Shiro-Vue/vue

webpack-dev-server --inline --progress --config build/webpack.dev.conf.js

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: webpack-dev-server --inline --progress --config build/webpack.dev.conf.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/fei/.npm/_logs/2020-11-17T10_25_46_314Z-debug.log

这个问题:https://stackoverflow.com/questions/46742824/babel-loader7-1-2-requires-a-peer-of-webpack2-3-but-none-was-installed
在这里我确实解决了

你可能感兴趣的:(node vue 问题整理)