"f" is never imported into /lib/authenticate.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0, 2.2.34
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Not sure if this would be considered major or not, but running MongoDB node driver "mongodb": "^2.2.33", "f" is never imported in lib/authenticate.js but is used at line 69, which causes a build failure at runtime.

      Need to add

      f = require('util').format
      

      ;
      to imports in authenticate.js.

              Assignee:
              Daniel Aprahamian (Inactive)
              Reporter:
              Jake Nelson
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: