-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Description
➜ vue-element-admin git:(master) ✗ npm run dev
vue-element-admin@4.2.1 dev /usr/local/var/www/vue-element-admin
vue-cli-service serve
/usr/local/var/www/vue-element-admin/node_modules/open/index.js:16
const wslToWindowsPath = async path => {
^^^^
SyntaxError: Unexpected identifier
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object. (/usr/local/var/www/vue-element-admin/node_modules/@vue/cli-shared-utils/lib/openBrowser.js:9:14)
at Module._compile (module.js:570:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-element-admin@4.2.1 dev: vue-cli-service serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-element-admin@4.2.1 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/fanjiabin/.npm/_logs/2019-07-27T21_05_42_324Z-debug.log