Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.17 KB

errors.md

File metadata and controls

53 lines (36 loc) · 1.17 KB

➜ micro-front-project git:(master) ✗ npm start

[email protected] start node ./build/run.js 1

[email protected] start supervisor bin/www

[email protected] start cross-env NODE_ENV=development webpack-dev-server --mode production

[email protected] start cross-env NODE_ENV=development webpack-dev-server --mode production

[email protected] start vue-cli-service serve

sh: cross-env: command not found

[email protected] start vue-cli-service serve

sh: cross-env: command not found sh: vue-cli-service: command not found sh: vue-cli-service: command not found

Running node-supervisor with program 'bin/www' --watch '.' --extensions 'node,js' --exec 'node'

Starting child process with 'node bin/www' Watching directory '/Users/wangshihao/github/micro-front-project/service' for changes. Press rs for restarting the process. service run success Port 3000 is already in use Program node bin/www exited with code 1

Starting child process with 'node bin/www' service run success Port 3000 is already in use Program node bin/www exited with code 1

➜ service git:(master) ✗ sudo grep -r ALL_PROXY ~/.* Password: grep: /Users/wangshihao/.Trash: Operation not permitted ^C