-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run init 报错 #67
Comments
+1 |
I solved it!You can try the following method: |
yes,it's very useful!! |
Thx! |
@newbaner |
it s right zeze |
good job |
You also do like this: Function fs.write with Node v10+ callback must be. |
good job man ! thanks |
Thanks~ |
0% compilingfs.js:129
throw new ERR_INVALID_CALLBACK();
^
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:129:9)
at Object.write (fs.js:533:14)
at D:\projects\vue\iview-project\webpack.dev.config.js:10:8
at FSReqWrap.oncomplete (fs.js:141:20)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] init:
webpack --progress --config webpack.dev.config.js
npm ERR! Exit status 1
The text was updated successfully, but these errors were encountered: