赞
踩
- //报错
- C:\Users\APRIL\Desktop\code\thinkjs-iview-admin\front-end>npm run dev
-
- > front-end@1.2.3 dev C:\Users\APRIL\Desktop\code\thinkjs-iview-admin\front-end
- > webpack-dev-server --content-base ./ --open --inline --hot --compress --config build/webpack.dev.config.js
-
- Happy[happybabel]: Version: 4.0.0. Threads: 2 (shared pool)
- fs.js:169
- throw new ERR_INVALID_CALLBACK(cb);
- ^
-
- TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. Received 29
- at maybeCallback (fs.js:169:9)
- at Object.write (fs.js:694:14)
- at C:\Users\APRIL\Desktop\code\thinkjs-iview-admin\front-end\build\webpack.dev.config.js:13:8
- at FSReqCallback.oncomplete (fs.js:180:23) {
- code: 'ERR_INVALID_CALLBACK'
- }
- npm ERR! code ELIFECYCLE
- npm ERR! errno 1
- npm ERR! front-end@1.2.3 dev: `webpack-dev-server --content-base ./ --open --inline --hot --compress --config build/webpack.dev.config.js`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。