-
Notifications
You must be signed in to change notification settings - Fork 268
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
tap({ dest: 'customize-cra.log' }). throw new ERR_INVALID_CALLBACK(cb); #295
Comments
same here, with
|
as a workaround : |
utilities.js
` fs.appendFile function node Version > 16 need callback function |
``
``
then throw error:
The text was updated successfully, but these errors were encountered: