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 issue is with the http-deceiver dependency. It seems that project (as well as this one) have both been abandoned for years, but spdy depends on it, and hence dependency chain being a headache.
(node:65676) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
| at process.binding (node:internal/bootstrap/loaders:141:17)
| at Object.<anonymous> ([redacted]/node_modules/http-deceiver/lib/deceiver.js:22:24)
The text was updated successfully, but these errors were encountered:
This issue is with the
http-deceiver
dependency. It seems that project (as well as this one) have both been abandoned for years, butspdy
depends on it, and hence dependency chain being a headache.The text was updated successfully, but these errors were encountered: