Jeff-Lewis / cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jncornett opened this issue · comments

"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.

+1 On this

How can we help to make this thing happen ?