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
I see the following deprecation warning messages when I configure quasar, which uses webpack-dev-server, with HTTP/2 over HTTPS:
(node:155094) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(node:157424) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
I see the following deprecation warning messages when I configure quasar, which uses
webpack-dev-server
, with HTTP/2 over HTTPS:quasarframework/quasar#11019
Bug report
Actual Behavior
Expected Behavior
No deprecation warning messages
How Do We Reproduce?
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: