webpack-cli: [ENHANCEMENT]: Unhandled promise rejections are deprecated
DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Improve error handling by adding the catch
block.
And many more
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (9 by maintainers)
This still seems to be open. Last time i commented i could not understand the issue and lacked understanding about promises. I could give this another go now. Will start working on this. @pranshuchittora it would be helpful if you provided steps to reproduce this issue. Thanks
@pranshuchittora could you use the template that will help people triage the issue?