Skip to content
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

0% compilingnode:internal/validators:421 #99

Open
Demi18 opened this issue May 11, 2023 · 0 comments
Open

0% compilingnode:internal/validators:421 #99

Demi18 opened this issue May 11, 2023 · 0 comments

Comments

@Demi18
Copy link

Demi18 commented May 11, 2023

npm run init

[email protected] init
webpack --progress --config webpack.dev.config.js

0% compilingnode:internal/validators:421
throw new ERR_INVALID_ARG_TYPE(name, 'Function', value);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "cb" argument must be of type function. Received type number (29)
at maybeCallback (node:fs:175:3)
at Object.write (node:fs:882:14)
at /Users/demi/iview-project/webpack.dev.config.js:10:8
at FSReqCallback.oncomplete (node:fs:186:23) {
code: 'ERR_INVALID_ARG_TYPE'
}

Node.js v20.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant