Current Behavior:
I get the 'error cb() never called!' when I try to install the project. This error occurs very often, but sometimes it works. I have no idea, sometimes it works and sometimes it fails.
Logs
2021-02-22T10_34_04_555Z-debug.log
21932 silly extract rxjs@6.6.3 extracted to /usr/src/app/node_modules/.staging/rxjs-9c133a19 (106455ms)
21933 timing npm Completed in 309089ms
21934 error cb() never called!
The error occurs after the extract of rxjs!

Expected Behavior:
Install should finish without any error.
Steps To Reproduce:
Environment:
- OS : Windows 10 Enterprise 64 bit (v 19.09 Build 18262.418)
- Docker : Docker Desktop v 3.1.0
- Image: node:14.15.5-stretch (npm 6.14.11)