Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3754

Driver breaks on Electron 14+ due to upstream dependency

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.0
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Not Needed

      What problem are you facing?

      The Node.js driver has a dependency on 
      mongodb-connection-string-url@2.1.0 which itself has a dependency on whatwg-url@9.1.0. There is a known issue which breaks for Electron 14+

      What driver and relevant dependency versions are you using?

      mongodb@4.1.3
      ├── bson@4.5.3
      ├── denque@2.0.1
      ├─┬ mongodb-connection-string-url@2.1.0
      │ ├─┬ @types/whatwg-url@8.2.1
      │ │ ├── @types/node@16.11.4
      │ │ └── @types/webidl-conversions@6.1.1
      │ └─┬ whatwg-url@9.1.0
      │ ├─┬ tr46@2.1.0
      │ │ └── punycode@2.1.1
      │ └── webidl-conversions@6.1.0

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            hasan@akkompany.com Hasan Khan
            Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: