vue2-echo icon indicating copy to clipboard operation
vue2-echo copied to clipboard

运行项目报错

Open wwwvvvv opened this issue 6 years ago • 0 comments

$ npm run dev

[email protected] dev E:\myspace\vue-test\webpack-vue\vue2-echo vue-cli-service serve

E:\myspace\vue-test\webpack-vue\vue2-echo\node_modules\read-pkg\index.js:13 ...options ^^^

SyntaxError: Unexpected token ... at createScript (vm.js:74:10) at Object.runInThisContext (vm.js:116:10) at Module._compile (module.js:533:28) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object. (E:\myspace\vue-test\webpack-vue\vue2-echo\node_modules@vue\cli-service\lib\Service.js:5:17) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] dev: vue-cli-service serve 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! C:\Users\16393\AppData\Roaming\npm-cache_logs\2019-05-07T04_45_20_804Z-debug.log

wwwvvvv avatar May 07 '19 04:05 wwwvvvv