npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-element-admin@3.9.3 dev: `cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-element-admin@3.9.3 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/markscookbook/.npm/_logs/2019-12-29T05_38_50_087Z-debug.log
markscookbook@marktekiMacBook-Air demo-manager-website % npm config
npm ERR! Usage:
npm ERR! npm config set <key> <value>
npm ERR! npm config get [<key>]
npm ERR! npm config delete <key>
npm ERR! npm config list [--json]
npm ERR! npm config edit
npm ERR! npm set <key> <value>
npm ERR! npm get [<key>]
npm ERR!
npm ERR! alias: c
markscookbook@marktekiMacBook-Air demo-manager-website % npm config list
; cli configs
metrics-registry = "https://registry.npm.taobao.org/"
scope = ""
user-agent = "npm/6.13.4 node/v12.14.0 darwin x64"
; userconfig /Users/markscookbook/.npmrc
registry = "https://registry.npm.taobao.org/"
; node bin location = /Users/markscookbook/.nvm/versions/node/v12.14.0/bin/node
; cwd = /Users/markscookbook/workspace2/demo/demo-manager-website
; HOME = /Users/markscookbook
; "npm config ls -l" to show all defaults.
markscookbook@marktekiMacBook-Air demo-manager-website % npm install
npm WARN script-ext-html-webpack-plugin@2.0.1 requires a peer of html-webpack-plugin@^3.0.0 but none is installed. You must install peer dependencies yourself.
up to date in 11.341s
22 packages are looking for funding
run `npm fund` for details