'Module not found: Can't resolve 'async_hooks

iam using this module: https://www.npmjs.com/package/correlation-id , but when I run ng serve, am getting below error, may I know how to resolve it? BTW, am using amgular cli version is 9.1.0

Module not found: Can't resolve 'async_hooks'


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source