You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is causing problems with multiple versions of HTTP errors floating around codebases, where some are not instanceof each version's HTTP error class.
The dependency
http-errorsis a major version out of date:http-assert/package.json
Line 13 in b072a1b
This is causing problems with multiple versions of HTTP errors floating around codebases, where some are not
instanceofeach version's HTTP error class.