This error is thrown when using Node >= 16.2 due to this breaking change: https://github.com/nodejs/node/pull/37468 Downgrade to 16.11 or 14 for now. This breaking change might be backported to 14 as well.
This error is thrown when using Node >= 16.2 due to this breaking change: nodejs/node#37468
Downgrade to 16.11 or 14 for now. This breaking change might be backported to 14 as well.