Jeff-Lewis / cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
BSD 2-Clause "Simplified" License
758 stars 89 forks source link

Fails in Yarn PnP due to undeclared dependency on "stack-chain" #64

Open jncornett opened 3 years ago

jncornett commented 3 years ago

"stack-chain" is required in context-legacy.js, but isn't declared in package.json. This causes an error in strict mode when using Yarn PnP.

Stuart-Wilcox commented 2 years ago

+1 On this

timurrustamov commented 1 year ago

How can we help to make this thing happen ?