Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-6061

Update websocket-driver Dependency to Eliminate Deprecation Warning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Feedback Received
    • None
    • 0.12.0
    • front-end, zeppelin-web

    Description

      While running the Zeppelin frontend using npm start, a deprecation warning was encountered:

      (node:42463) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.

      This warning was traced back to the websocket-driver package, which is a dependency of faye-websocket, itself a dependency of webpack-dev-server. The deprecated API process.binding('http_parser') was causing the warning.

      I plan to update the websocket-driver package to a newer version where the deprecated API usage has been removed, to eliminate the deprecation warning.

      Attachments

        Issue Links

          Activity

            People

              cherrie Cherrie Kim
              cherrie Cherrie Kim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: