mediawiki/extensions/RelatedArticles (main)

sourcepatches
$ date
--- stdout ---
Sat May 24 03:00:36 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-RelatedArticles.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
18516aee1bdc7346f7a9fdf585f83ab8d463a803 refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "@babel/helpers": {
      "name": "@babel/helpers",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1104001,
          "name": "@babel/helpers",
          "dependency": "@babel/helpers",
          "title": "Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups",
          "url": "https://github.com/advisories/GHSA-968p-4wvh-cqc8",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 6.2,
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<7.26.10"
        }
      ],
      "effects": [],
      "range": "<7.26.10",
      "nodes": [
        "node_modules/@babel/helpers"
      ],
      "fixAvailable": true
    },
    "@wdio/cli": {
      "name": "@wdio/cli",
      "severity": "high",
      "isDirect": true,
      "via": [
        "webdriverio",
        "yarn-install"
      ],
      "effects": [
        "@wdio/junit-reporter",
        "@wdio/local-runner",
        "@wdio/spec-reporter"
      ],
      "range": "5.4.10 - 8.44.1",
      "nodes": [
        "node_modules/@wdio/cli"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/junit-reporter": {
      "name": "@wdio/junit-reporter",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli"
      ],
      "effects": [],
      "range": "6.0.4 - 8.0.0-alpha.631",
      "nodes": [
        "node_modules/@wdio/junit-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/junit-reporter",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/local-runner": {
      "name": "@wdio/local-runner",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "effects": [],
      "range": "6.0.4 - 8.44.1",
      "nodes": [
        "node_modules/@wdio/local-runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/mocha-framework": {
      "name": "@wdio/mocha-framework",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mocha"
      ],
      "effects": [],
      "range": "7.7.4 - 7.19.5",
      "nodes": [
        "node_modules/@wdio/mocha-framework"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "@wdio/runner": {
      "name": "@wdio/runner",
      "severity": "high",
      "isDirect": false,
      "via": [
        "webdriverio"
      ],
      "effects": [
        "@wdio/local-runner"
      ],
      "range": "7.16.5 - 8.44.1",
      "nodes": [
        "node_modules/@wdio/runner"
      ],
      "fixAvailable": {
        "name": "@wdio/local-runner",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "@wdio/spec-reporter": {
      "name": "@wdio/spec-reporter",
      "severity": "high",
      "isDirect": true,
      "via": [
        "@wdio/cli"
      ],
      "effects": [],
      "range": "6.0.4 - 8.0.0-alpha.631",
      "nodes": [
        "node_modules/@wdio/spec-reporter"
      ],
      "fixAvailable": {
        "name": "@wdio/spec-reporter",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "cross-spawn": {
      "name": "cross-spawn",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1104663,
          "name": "cross-spawn",
          "dependency": "cross-spawn",
          "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn",
          "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": "<6.0.6"
        },
        {
          "source": 1104664,
          "name": "cross-spawn",
          "dependency": "cross-spawn",
          "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn",
          "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275",
          "severity": "high",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=7.0.0 <7.0.5"
        }
      ],
      "effects": [
        "yarn-install"
      ],
      "range": "<6.0.6 || >=7.0.0 <7.0.5",
      "nodes": [
        "node_modules/cross-spawn",
        "node_modules/yarn-install/node_modules/cross-spawn"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "devtools": {
      "name": "devtools",
      "severity": "high",
      "isDirect": false,
      "via": [
        "puppeteer-core"
      ],
      "effects": [],
      "range": ">=7.16.5",
      "nodes": [
        "node_modules/devtools"
      ],
      "fixAvailable": true
    },
    "mocha": {
      "name": "mocha",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "nanoid",
        "serialize-javascript"
      ],
      "effects": [
        "@wdio/mocha-framework"
      ],
      "range": "8.2.0 - 10.5.2",
      "nodes": [
        "node_modules/mocha"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "mwbot": {
      "name": "mwbot",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "request"
      ],
      "effects": [
        "wdio-mediawiki"
      ],
      "range": ">=0.1.6",
      "nodes": [
        "node_modules/mwbot"
      ],
      "fixAvailable": false
    },
    "nanoid": {
      "name": "nanoid",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1101163,
          "name": "nanoid",
          "dependency": "nanoid",
          "title": "Predictable results in nanoid generation when given non-integer values",
          "url": "https://github.com/advisories/GHSA-mwcw-c2x4-8c55",
          "severity": "moderate",
          "cwe": [
            "CWE-835"
          ],
          "cvss": {
            "score": 4.3,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
          },
          "range": "<3.3.8"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "<3.3.8",
      "nodes": [
        "node_modules/nanoid"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "puppeteer-core": {
      "name": "puppeteer-core",
      "severity": "high",
      "isDirect": false,
      "via": [
        "tar-fs",
        "ws"
      ],
      "effects": [
        "devtools",
        "webdriverio"
      ],
      "range": "10.0.0 - 22.11.1",
      "nodes": [
        "node_modules/puppeteer-core"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "request": {
      "name": "request",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1096727,
          "name": "request",
          "dependency": "request",
          "title": "Server-Side Request Forgery in Request",
          "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
          "severity": "moderate",
          "cwe": [
            "CWE-918"
          ],
          "cvss": {
            "score": 6.1,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": "<=2.88.2"
        },
        "tough-cookie"
      ],
      "effects": [
        "mwbot"
      ],
      "range": "*",
      "nodes": [
        "node_modules/request"
      ],
      "fixAvailable": false
    },
    "serialize-javascript": {
      "name": "serialize-javascript",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1104272,
          "name": "serialize-javascript",
          "dependency": "serialize-javascript",
          "title": "Cross-site Scripting (XSS) in serialize-javascript",
          "url": "https://github.com/advisories/GHSA-76p7-773f-r4q5",
          "severity": "moderate",
          "cwe": [
            "CWE-79"
          ],
          "cvss": {
            "score": 5.4,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
          },
          "range": ">=6.0.0 <6.0.2"
        }
      ],
      "effects": [
        "mocha"
      ],
      "range": "6.0.0 - 6.0.1",
      "nodes": [
        "node_modules/serialize-javascript"
      ],
      "fixAvailable": {
        "name": "@wdio/mocha-framework",
        "version": "7.40.0",
        "isSemVerMajor": false
      }
    },
    "tar-fs": {
      "name": "tar-fs",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1104677,
          "name": "tar-fs",
          "dependency": "tar-fs",
          "title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
          "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx",
          "severity": "high",
          "cwe": [
            "CWE-22"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
          },
          "range": ">=2.0.0 <2.1.2"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "2.0.0 - 2.1.1",
      "nodes": [
        "node_modules/tar-fs"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "tough-cookie": {
      "name": "tough-cookie",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1097682,
          "name": "tough-cookie",
          "dependency": "tough-cookie",
          "title": "tough-cookie Prototype Pollution vulnerability",
          "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
          "severity": "moderate",
          "cwe": [
            "CWE-1321"
          ],
          "cvss": {
            "score": 6.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
          },
          "range": "<4.1.3"
        }
      ],
      "effects": [
        "request"
      ],
      "range": "<4.1.3",
      "nodes": [
        "node_modules/request/node_modules/tough-cookie"
      ],
      "fixAvailable": false
    },
    "wdio-mediawiki": {
      "name": "wdio-mediawiki",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "mwbot"
      ],
      "effects": [],
      "range": "*",
      "nodes": [
        "node_modules/wdio-mediawiki"
      ],
      "fixAvailable": false
    },
    "webdriverio": {
      "name": "webdriverio",
      "severity": "high",
      "isDirect": false,
      "via": [
        "devtools",
        "puppeteer-core"
      ],
      "effects": [
        "@wdio/cli",
        "@wdio/runner"
      ],
      "range": "7.16.5 - 8.44.1",
      "nodes": [
        "node_modules/webdriverio"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "ws": {
      "name": "ws",
      "severity": "high",
      "isDirect": false,
      "via": [
        {
          "source": 1098392,
          "name": "ws",
          "dependency": "ws",
          "title": "ws affected by a DoS when handling a request with many HTTP headers",
          "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
          "severity": "high",
          "cwe": [
            "CWE-476"
          ],
          "cvss": {
            "score": 7.5,
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
          },
          "range": ">=8.0.0 <8.17.1"
        }
      ],
      "effects": [
        "puppeteer-core"
      ],
      "range": "8.0.0 - 8.17.0",
      "nodes": [
        "node_modules/puppeteer-core/node_modules/ws"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    },
    "yarn-install": {
      "name": "yarn-install",
      "severity": "high",
      "isDirect": false,
      "via": [
        "cross-spawn"
      ],
      "effects": [
        "@wdio/cli"
      ],
      "range": "*",
      "nodes": [
        "node_modules/yarn-install"
      ],
      "fixAvailable": {
        "name": "@wdio/cli",
        "version": "9.14.0",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 9,
      "high": 12,
      "critical": 0,
      "total": 21
    },
    "dependencies": {
      "prod": 1,
      "dev": 1060,
      "optional": 3,
      "peer": 14,
      "peerOptional": 0,
      "total": 1060
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 38 installs, 0 updates, 0 removals
  - Locking composer/pcre (3.3.2)
  - Locking composer/semver (3.4.3)
  - Locking composer/spdx-licenses (1.5.9)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking doctrine/deprecations (1.1.5)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v47.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.15.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.1.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.5)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.6.2)
  - Locking phpdocumentor/type-resolver (1.10.0)
  - Locking phpstan/phpdoc-parser (2.1.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.12.2)
  - Locking symfony/console (v7.2.6)
  - Locking symfony/deprecation-contracts (v3.5.1)
  - Locking symfony/polyfill-ctype (v1.32.0)
  - Locking symfony/polyfill-intl-grapheme (v1.32.0)
  - Locking symfony/polyfill-intl-normalizer (v1.32.0)
  - Locking symfony/polyfill-mbstring (v1.32.0)
  - Locking symfony/polyfill-php80 (v1.32.0)
  - Locking symfony/service-contracts (v3.5.1)
  - Locking symfony/string (v7.2.6)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 38 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.12.2): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.32.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.9): Extracting archive
  - Installing composer/semver (3.4.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v47.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.32.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.32.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.32.0): Extracting archive
  - Installing symfony/string (v7.2.6): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.1): Extracting archive
  - Installing symfony/console (v7.2.6): Extracting archive
  - Installing sabre/event (5.1.7): Extracting archive
  - Installing netresearch/jsonmapper (v4.5.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (2.1.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.5): Extracting archive
  - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.2): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.5): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.15.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/36 [>---------------------------]   0%
 20/36 [===============>------------]  55%
 35/36 [===========================>]  97%
 36/36 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
Upgrading n:@wdio/cli from 7.16.13 -> 7.40.0
Upgrading n:@wdio/junit-reporter from 7.16.13 -> 7.40.0
Upgrading n:@wdio/local-runner from 7.16.13 -> 7.40.0
Upgrading n:@wdio/mocha-framework from 7.16.13 -> 7.40.0
Upgrading n:wdio-mediawiki from 2.6.0 -> 2.7.1
Upgrading n:jest from 27.4.7 -> 29.7.0
Upgrading n:@wdio/spec-reporter from 7.16.13 -> 7.40.0
Upgrading n:@wikimedia/codex from 1.16.0 -> 2.0.0-rc.1
Upgrading n:ts-jest from 27.1.3 -> 29.2.5
$ /usr/bin/npm install
--- stderr ---
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: RelatedArticles@undefined
npm ERR! Found: @wikimedia/codex@1.16.0
npm ERR! node_modules/@wikimedia/codex
npm ERR!   dev @wikimedia/codex@"2.0.0-rc.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @wikimedia/codex@"2.0.0-rc.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@3.5.14
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.5.13" from @wikimedia/codex@2.0.0-rc.1
npm ERR!   node_modules/@wikimedia/codex
npm ERR!     dev @wikimedia/codex@"2.0.0-rc.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /cache/_logs/2025-05-24T03_00_43_385Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /cache/_logs/2025-05-24T03_00_43_385Z-debug-0.log
--- stdout ---

--- end ---
$ rm -rf package-lock.json node_modules
--- stdout ---

--- end ---
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.0.0-rc.1',
npm WARN EBADENGINE   required: { npm: '>=10.8.1', node: '>=20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.0.0-rc.1',
npm WARN EBADENGINE   required: { npm: '>=10.8.1', node: '>=20' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated @types/easy-table@1.2.3: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1076 packages, and audited 1077 packages in 38s

152 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (4 moderate, 12 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm install jest-environment-jsdom@29.7.0 --save-dev --save-exact
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.0.0-rc.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.0.0-rc.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---

added 15 packages, and audited 1092 packages in 3s

152 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (4 moderate, 12 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@2.0.0-rc.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@2.0.0-rc.1',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated @types/easy-table@1.2.3: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---

added 1091 packages, and audited 1092 packages in 24s

152 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (4 moderate, 12 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> npx tsc && npm -s run lint && npm run test:unit

node_modules/@types/babel__traverse/index.d.ts:1455:40 - error TS1005: '?' expected.

1455     K extends `${infer N extends number}` ? T[N]
                                            ~

node_modules/@types/babel__traverse/index.d.ts:1463:42 - error TS1005: '?' expected.

1463     : K extends `${infer N extends number}`
                                              ~

node_modules/@types/lodash/common/common.d.ts:262:65 - error TS1005: '?' expected.

262     type StringToNumber<T> = T extends `${infer N extends number}` ? N : never;
                                                                    ~

node_modules/@types/lodash/common/object.d.ts:1026:46 - error TS1005: '?' expected.

1026         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1031:46 - error TS1005: '?' expected.

1031         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1041:46 - error TS1005: '?' expected.

1041         : K extends `${infer N extends number}`
                                                  ~

node_modules/@types/node/http.d.ts:239:47 - error TS1005: ',' expected.

239         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:239:71 - error TS1109: Expression expected.

239         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:240:5 - error TS1109: Expression expected.

240     > {
        ~

node_modules/@types/node/http.d.ts:244:46 - error TS1005: ',' expected.

244         IncomingMessage?: Request | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:248:46 - error TS1005: ',' expected.

248         ServerResponse?: Response | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:255:44 - error TS1005: ',' expected.

255         requestTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:261:39 - error TS1005: ',' expected.

261         joinDuplicateHeaders?: boolean;
                                          ~

node_modules/@types/node/http.d.ts:269:46 - error TS1005: ',' expected.

269         keepAliveTimeout?: number | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:274:57 - error TS1005: ',' expected.

274         connectionsCheckingInterval?: number | undefined;
                                                            ~

node_modules/@types/node/http.d.ts:281:44 - error TS1005: ',' expected.

281         headersTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:288:43 - error TS1005: ',' expected.

288         highWaterMark?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:295:49 - error TS1005: ',' expected.

295         insecureHTTPParser?: boolean | undefined;
                                                    ~

node_modules/@types/node/http.d.ts:303:43 - error TS1005: ',' expected.

303         maxHeaderSize?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:309:38 - error TS1005: ',' expected.

309         noDelay?: boolean | undefined;
                                         ~

node_modules/@types/node/http.d.ts:316:40 - error TS1005: ',' expected.

316         keepAlive?: boolean | undefined;
                                           ~

node_modules/@types/node/http.d.ts:322:51 - error TS1005: ',' expected.

322         keepAliveInitialDelay?: number | undefined;
                                                      ~

node_modules/@types/node/http.d.ts:327:50 - error TS1005: '(' expected.

327         uniqueHeaders?: Array<string | string[]> | undefined;
                                                     ~

node_modules/@types/node/http.d.ts:327:61 - error TS1005: ')' expected.

327         uniqueHeaders?: Array<string | string[]> | undefined;
                                                                ~

node_modules/@types/node/http.d.ts:333:58 - error TS1005: ',' expected.

333         rejectNonStandardBodyWrites?: boolean | undefined;
                                                             ~

node_modules/@types/node/http.d.ts:337:47 - error TS1005: ',' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:337:60 - error TS1005: ',' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                               ~

node_modules/@types/node/http.d.ts:337:69 - error TS1005: '(' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                        ~

node_modules/@types/node/http.d.ts:337:71 - error TS1109: Expression expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:338:5 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
        ~

node_modules/@types/node/http.d.ts:338:7 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
          ~

node_modules/@types/node/http.d.ts:338:107 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
                                                                                                              ~

node_modules/@types/node/http.d.ts:344:47 - error TS1005: ',' expected.

344         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:344:71 - error TS1109: Expression expected.

344         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:345:5 - error TS1109: Expression expected.

345     > extends NetServer {
        ~

node_modules/@types/node/http.d.ts:345:7 - error TS1109: Expression expected.

345     > extends NetServer {
          ~~~~~~~

node_modules/@types/node/http.d.ts:345:15 - error TS1434: Unexpected keyword or identifier.

345     > extends NetServer {
                  ~~~~~~~~~

node_modules/@types/node/http.d.ts:346:37 - error TS1109: Expression expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                        ~

node_modules/@types/node/http.d.ts:346:73 - error TS1005: '(' expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                                                            ~

node_modules/@types/node/http.d.ts:346:74 - error TS1005: ')' expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                                                             ~

node_modules/@types/node/http.d.ts:347:28 - error TS1005: ',' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                               ~

node_modules/@types/node/http.d.ts:347:62 - error TS1109: Expression expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                 ~

node_modules/@types/node/http.d.ts:347:80 - error TS1109: Expression expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                   ~

node_modules/@types/node/http.d.ts:347:116 - error TS1005: '(' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                       ~

node_modules/@types/node/http.d.ts:347:117 - error TS1005: ')' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                        ~

node_modules/@types/node/http.d.ts:362:26 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:362:45 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:362:71 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:362:72 - error TS1005: ';' expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:363:28 - error TS1005: ',' expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                               ~

node_modules/@types/node/http.d.ts:363:54 - error TS1109: Expression expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:363:55 - error TS1005: ';' expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:438:30 - error TS1005: ';' expected.

438         closeAllConnections(): void;
                                 ~

node_modules/@types/node/http.d.ts:438:36 - error TS1109: Expression expected.

438         closeAllConnections(): void;
                                       ~

node_modules/@types/node/http.d.ts:443:31 - error TS1005: ';' expected.

443         closeIdleConnections(): void;
                                  ~

node_modules/@types/node/http.d.ts:443:37 - error TS1109: Expression expected.

443         closeIdleConnections(): void;
                                        ~

node_modules/@types/node/http.d.ts:444:26 - error TS1005: ',' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                             ~

node_modules/@types/node/http.d.ts:444:44 - error TS1005: ',' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:444:70 - error TS1109: Expression expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:444:71 - error TS1005: ';' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:445:26 - error TS1005: ',' expected.

445         addListener(event: "close", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:445:45 - error TS1005: ',' expected.

445         addListener(event: "close", listener: () => void): this;
                                                ~

node_modules/@types/node/http.d.ts:445:57 - error TS1109: Expression expected.

445         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:445:58 - error TS1005: ';' expected.

445         addListener(event: "close", listener: () => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:446:26 - error TS1005: ',' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:446:50 - error TS1005: ',' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:446:76 - error TS1109: Expression expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:446:77 - error TS1005: ';' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                ~

node_modules/@types/node/http.d.ts:447:26 - error TS1005: ',' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                             ~

node_modules/@types/node/http.d.ts:447:45 - error TS1005: ',' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:447:67 - error TS1109: Expression expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:447:68 - error TS1005: ';' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:448:26 - error TS1005: ',' expected.

448         addListener(event: "listening", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:448:49 - error TS1005: ',' expected.

448         addListener(event: "listening", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:448:61 - error TS1109: Expression expected.

448         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:448:62 - error TS1005: ';' expected.

448         addListener(event: "listening", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:449:26 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:449:53 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                        ~

node_modules/@types/node/http.d.ts:449:89 - error TS1005: '(' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:449:90 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:449:96 - error TS1005: ')' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:450:26 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:450:56 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                           ~

node_modules/@types/node/http.d.ts:450:92 - error TS1005: '(' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:450:93 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:450:99 - error TS1005: ')' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/http.d.ts:451:26 - error TS1005: ',' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:451:51 - error TS1005: ',' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:451:96 - error TS1109: Expression expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:451:97 - error TS1005: ';' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:453:18 - error TS1005: ',' expected.

453             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:454:21 - error TS1005: ',' expected.

454             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:454:96 - error TS1109: Expression expected.

454             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:455:10 - error TS1005: ';' expected.

455         ): this;
             ~

node_modules/@types/node/http.d.ts:456:26 - error TS1005: ',' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:456:51 - error TS1005: ',' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:456:112 - error TS1109: Expression expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                   ~

node_modules/@types/node/http.d.ts:456:113 - error TS1005: ';' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:457:26 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:457:47 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:457:83 - error TS1005: '(' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:457:84 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:457:90 - error TS1005: ')' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:459:18 - error TS1005: ',' expected.

459             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:460:21 - error TS1005: ',' expected.

460             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:460:96 - error TS1109: Expression expected.

460             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:461:10 - error TS1005: ';' expected.

461         ): this;
             ~

node_modules/@types/node/http.d.ts:462:19 - error TS1005: ',' expected.

462         emit(event: string, ...args: any[]): boolean;
                      ~

node_modules/@types/node/http.d.ts:462:36 - error TS1005: ',' expected.

462         emit(event: string, ...args: any[]): boolean;
                                       ~

node_modules/@types/node/http.d.ts:462:42 - error TS1011: An element access expression should take an argument.

462         emit(event: string, ...args: any[]): boolean;
                                             

node_modules/@types/node/http.d.ts:462:44 - error TS1005: ';' expected.

462         emit(event: string, ...args: any[]): boolean;
                                               ~

node_modules/@types/node/http.d.ts:463:19 - error TS1005: ',' expected.

463         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/http.d.ts:463:29 - error TS1005: ';' expected.

463         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/http.d.ts:464:19 - error TS1005: ',' expected.

464         emit(event: "connection", socket: Socket): boolean;
                      ~

node_modules/@types/node/http.d.ts:464:41 - error TS1005: ',' expected.

464         emit(event: "connection", socket: Socket): boolean;
                                            ~

node_modules/@types/node/http.d.ts:464:50 - error TS1005: ';' expected.

464         emit(event: "connection", socket: Socket): boolean;
                                                     ~

node_modules/@types/node/http.d.ts:465:19 - error TS1005: ',' expected.

465         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/http.d.ts:465:33 - error TS1005: ',' expected.

465         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/http.d.ts:465:41 - error TS1005: ';' expected.

465         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/http.d.ts:466:19 - error TS1005: ',' expected.

466         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/http.d.ts:466:33 - error TS1005: ';' expected.

466         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/http.d.ts:468:18 - error TS1005: ',' expected.

468             event: "checkContinue",
                     ~

node_modules/@types/node/http.d.ts:469:16 - error TS1005: ',' expected.

469             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:469:39 - error TS1109: Expression expected.

469             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:470:16 - error TS1005: ',' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:470:41 - error TS1005: '(' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:470:72 - error TS1005: '(' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:471:10 - error TS1005: ',' expected.

471         ): boolean;
             ~

node_modules/@types/node/http.d.ts:471:19 - error TS1005: ')' expected.

471         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:473:18 - error TS1005: ',' expected.

473             event: "checkExpectation",
                     ~

node_modules/@types/node/http.d.ts:474:16 - error TS1005: ',' expected.

474             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:474:39 - error TS1109: Expression expected.

474             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:475:16 - error TS1005: ',' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:475:41 - error TS1005: '(' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:475:72 - error TS1005: '(' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:476:10 - error TS1005: ',' expected.

476         ): boolean;
             ~

node_modules/@types/node/http.d.ts:476:19 - error TS1005: ')' expected.

476         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:477:19 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:477:39 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:477:54 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                         ~

node_modules/@types/node/http.d.ts:477:70 - error TS1005: ';' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:478:19 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:478:35 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:478:58 - error TS1109: Expression expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:478:66 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:478:87 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:478:96 - error TS1005: ';' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:479:19 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:479:39 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:479:62 - error TS1109: Expression expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                 ~

node_modules/@types/node/http.d.ts:479:70 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:479:86 - error TS1005: ';' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                                         ~

node_modules/@types/node/http.d.ts:481:18 - error TS1005: ',' expected.

481             event: "request",
                     ~

node_modules/@types/node/http.d.ts:482:16 - error TS1005: ',' expected.

482             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:482:39 - error TS1109: Expression expected.

482             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:483:16 - error TS1005: ',' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:483:41 - error TS1005: '(' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:483:72 - error TS1005: '(' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:484:10 - error TS1005: ',' expected.

484         ): boolean;
             ~

node_modules/@types/node/http.d.ts:484:19 - error TS1005: ')' expected.

484         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:485:19 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:485:35 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:485:58 - error TS1109: Expression expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:485:66 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:485:87 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:485:96 - error TS1005: ';' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:486:17 - error TS1005: ',' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/http.d.ts:486:35 - error TS1005: ',' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http.d.ts:486:61 - error TS1109: Expression expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:486:62 - error TS1005: ';' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:487:17 - error TS1005: ',' expected.

487         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:487:36 - error TS1005: ',' expected.

487         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/http.d.ts:487:48 - error TS1109: Expression expected.

487         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:487:49 - error TS1005: ';' expected.

487         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:488:17 - error TS1005: ',' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                    ~

node_modules/@types/node/http.d.ts:488:41 - error TS1005: ',' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                            ~

node_modules/@types/node/http.d.ts:488:67 - error TS1109: Expression expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:488:68 - error TS1005: ';' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:489:17 - error TS1005: ',' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/http.d.ts:489:36 - error TS1005: ',' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/http.d.ts:489:58 - error TS1109: Expression expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:489:59 - error TS1005: ';' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:490:17 - error TS1005: ',' expected.

490         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:490:40 - error TS1005: ',' expected.

490         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/http.d.ts:490:52 - error TS1109: Expression expected.

490         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:490:53 - error TS1005: ';' expected.

490         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:491:17 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:491:44 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/http.d.ts:491:80 - error TS1005: '(' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:491:81 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:491:87 - error TS1005: ')' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:492:17 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:492:47 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:492:83 - error TS1005: '(' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:492:84 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:492:90 - error TS1005: ')' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:493:17 - error TS1005: ',' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:493:42 - error TS1005: ',' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:493:87 - error TS1109: Expression expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:493:88 - error TS1005: ';' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:494:17 - error TS1005: ',' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:494:38 - error TS1005: ',' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:494:113 - error TS1109: Expression expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:494:114 - error TS1005: ';' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:495:17 - error TS1005: ',' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:495:42 - error TS1005: ',' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:495:103 - error TS1109: Expression expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:495:104 - error TS1005: ';' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:496:17 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:496:38 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/http.d.ts:496:74 - error TS1005: '(' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                             ~

node_modules/@types/node/http.d.ts:496:75 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                              ~

node_modules/@types/node/http.d.ts:496:81 - error TS1005: ')' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:497:17 - error TS1005: ',' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:497:38 - error TS1005: ',' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:497:113 - error TS1109: Expression expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:497:114 - error TS1005: ';' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:498:19 - error TS1005: ',' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/http.d.ts:498:37 - error TS1005: ',' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/http.d.ts:498:63 - error TS1109: Expression expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/http.d.ts:498:64 - error TS1005: ';' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/http.d.ts:499:19 - error TS1005: ',' expected.

499         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:499:38 - error TS1005: ',' expected.

499         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/http.d.ts:499:50 - error TS1109: Expression expected.

499         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:499:51 - error TS1005: ';' expected.

499         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:500:19 - error TS1005: ',' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                      ~

node_modules/@types/node/http.d.ts:500:43 - error TS1005: ',' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                              ~

node_modules/@types/node/http.d.ts:500:69 - error TS1109: Expression expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:500:70 - error TS1005: ';' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:501:19 - error TS1005: ',' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/http.d.ts:501:38 - error TS1005: ',' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:501:60 - error TS1109: Expression expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/http.d.ts:501:61 - error TS1005: ';' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:502:19 - error TS1005: ',' expected.

502         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:502:42 - error TS1005: ',' expected.

502         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/http.d.ts:502:54 - error TS1109: Expression expected.

502         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:502:55 - error TS1005: ';' expected.

502         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:503:19 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:503:46 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/http.d.ts:503:82 - error TS1005: '(' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/http.d.ts:503:83 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:503:89 - error TS1005: ')' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:504:19 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:504:49 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/http.d.ts:504:85 - error TS1005: '(' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:504:86 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/http.d.ts:504:92 - error TS1005: ')' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:505:19 - error TS1005: ',' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:505:44 - error TS1005: ',' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:505:89 - error TS1109: Expression expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:505:90 - error TS1005: ';' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:507:18 - error TS1005: ',' expected.

507             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:508:21 - error TS1005: ',' expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:508:96 - error TS1109: Expression expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:509:10 - error TS1005: ';' expected.

509         ): this;
             ~

node_modules/@types/node/http.d.ts:510:19 - error TS1005: ',' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:510:44 - error TS1005: ',' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:510:105 - error TS1109: Expression expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:510:106 - error TS1005: ';' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                             ~

node_modules/@types/node/http.d.ts:511:19 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:511:40 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/http.d.ts:511:76 - error TS1005: '(' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                               ~

node_modules/@types/node/http.d.ts:511:77 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                ~

node_modules/@types/node/http.d.ts:511:83 - error TS1005: ')' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:513:18 - error TS1005: ',' expected.

513             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:514:21 - error TS1005: ',' expected.

514             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:514:96 - error TS1109: Expression expected.

514             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:515:10 - error TS1005: ';' expected.

515         ): this;
             ~

node_modules/@types/node/http.d.ts:516:30 - error TS1005: ',' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:516:48 - error TS1005: ',' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:516:74 - error TS1109: Expression expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http.d.ts:516:75 - error TS1005: ';' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:517:30 - error TS1005: ',' expected.

517         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:517:49 - error TS1005: ',' expected.

517         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:517:61 - error TS1109: Expression expected.

517         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:517:62 - error TS1005: ';' expected.

517         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:518:30 - error TS1005: ',' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:518:54 - error TS1005: ',' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:518:80 - error TS1109: Expression expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:518:81 - error TS1005: ';' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:519:30 - error TS1005: ',' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:519:49 - error TS1005: ',' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:519:71 - error TS1109: Expression expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:519:72 - error TS1005: ';' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:520:30 - error TS1005: ',' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:520:53 - error TS1005: ',' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:520:65 - error TS1109: Expression expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:520:66 - error TS1005: ';' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:521:30 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:521:57 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/http.d.ts:521:93 - error TS1005: '(' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:521:94 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:521:100 - error TS1005: ')' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:522:30 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:522:60 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/http.d.ts:522:96 - error TS1005: '(' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:522:97 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:522:103 - error TS1005: ')' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:523:30 - error TS1005: ',' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:523:55 - error TS1005: ',' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:523:100 - error TS1109: Expression expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:523:101 - error TS1005: ';' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:525:18 - error TS1005: ',' expected.

525             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:526:21 - error TS1005: ',' expected.

526             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:526:96 - error TS1109: Expression expected.

526             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:527:10 - error TS1005: ';' expected.

527         ): this;
             ~

node_modules/@types/node/http.d.ts:529:18 - error TS1005: ',' expected.

529             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:530:21 - error TS1005: ',' expected.

530             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:530:82 - error TS1109: Expression expected.

530             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:531:10 - error TS1005: ';' expected.

531         ): this;
             ~

node_modules/@types/node/http.d.ts:532:30 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:532:51 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/http.d.ts:532:87 - error TS1005: '(' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:532:88 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:532:94 - error TS1005: ')' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:534:18 - error TS1005: ',' expected.

534             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:535:21 - error TS1005: ',' expected.

535             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:535:96 - error TS1109: Expression expected.

535             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:536:10 - error TS1005: ';' expected.

536         ): this;
             ~

node_modules/@types/node/http.d.ts:537:34 - error TS1005: ',' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:537:52 - error TS1005: ',' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:537:78 - error TS1109: Expression expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/http.d.ts:537:79 - error TS1005: ';' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/http.d.ts:538:34 - error TS1005: ',' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:538:53 - error TS1005: ',' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:538:65 - error TS1109: Expression expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:538:66 - error TS1005: ';' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:539:34 - error TS1005: ',' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:539:58 - error TS1005: ',' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:539:84 - error TS1109: Expression expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:539:85 - error TS1005: ';' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:540:34 - error TS1005: ',' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:540:53 - error TS1005: ',' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:540:75 - error TS1109: Expression expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:540:76 - error TS1005: ';' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:541:34 - error TS1005: ',' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:541:57 - error TS1005: ',' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:541:69 - error TS1109: Expression expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:541:70 - error TS1005: ';' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:542:34 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:542:61 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/http.d.ts:542:97 - error TS1005: '(' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:542:98 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:542:104 - error TS1005: ')' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:543:34 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:543:64 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/http.d.ts:543:100 - error TS1005: '(' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:543:101 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:543:107 - error TS1005: ')' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                              ~

node_modules/@types/node/http.d.ts:544:34 - error TS1005: ',' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:544:59 - error TS1005: ',' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:544:104 - error TS1109: Expression expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:544:105 - error TS1005: ';' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:546:18 - error TS1005: ',' expected.

546             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:547:21 - error TS1005: ',' expected.

547             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:547:96 - error TS1109: Expression expected.

547             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:548:10 - error TS1005: ';' expected.

548         ): this;
             ~

node_modules/@types/node/http.d.ts:550:18 - error TS1005: ',' expected.

550             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:551:21 - error TS1005: ',' expected.

551             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:551:82 - error TS1109: Expression expected.

551             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:552:10 - error TS1005: ';' expected.

552         ): this;
             ~

node_modules/@types/node/http.d.ts:553:34 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:553:55 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/http.d.ts:553:91 - error TS1005: '(' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/http.d.ts:553:92 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:553:98 - error TS1005: ')' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:555:18 - error TS1005: ',' expected.

555             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:556:21 - error TS1005: ',' expected.

556             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:556:96 - error TS1109: Expression expected.

556             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:557:10 - error TS1005: ';' expected.

557         ): this;
             ~

node_modules/@types/node/http.d.ts:1556:47 - error TS1005: ',' expected.

1556         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1556:71 - error TS1109: Expression expected.

1556         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1557:5 - error TS1109: Expression expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1557:23 - error TS1109: Expression expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                           ~

node_modules/@types/node/http.d.ts:1557:59 - error TS1005: '(' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                               ~

node_modules/@types/node/http.d.ts:1557:60 - error TS1005: ')' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                ~

node_modules/@types/node/http.d.ts:1557:87 - error TS1005: '(' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                                           ~

node_modules/@types/node/http.d.ts:1560:47 - error TS1005: ',' expected.

1560         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1560:71 - error TS1109: Expression expected.

1560         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1561:5 - error TS1109: Expression expected.

1561     >(
         ~

node_modules/@types/node/http.d.ts:1562:16 - error TS1005: ')' expected.

1562         options: ServerOptions<Request, Response>,
                    ~

node_modules/@types/node/http.d.ts:1562:50 - error TS1109: Expression expected.

1562         options: ServerOptions<Request, Response>,
                                                      ~

node_modules/@types/node/http.d.ts:1563:25 - error TS1109: Expression expected.

1563         requestListener?: RequestListener<Request, Response>,
                             ~

node_modules/@types/node/http.d.ts:1563:61 - error TS1109: Expression expected.

1563         requestListener?: RequestListener<Request, Response>,
                                                                 ~

node_modules/@types/node/http.d.ts:1564:5 - error TS1109: Expression expected.

1564     ): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1564:6 - error TS1128: Declaration or statement expected.

1564     ): Server<Request, Response>;
          ~

node_modules/@types/node/http.d.ts:1564:33 - error TS1005: '(' expected.

1564     ): Server<Request, Response>;
                                     ~

node_modules/@types/node/http2.d.ts:1057:52 - error TS1005: ',' expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1057:81 - error TS1109: Expression expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1058:22 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1058:56 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1059:23 - error TS1005: ';' expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1059:86 - error TS1109: Expression expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1060:5 - error TS1109: Expression expected.

1060     > extends Http2Session {
         ~

node_modules/@types/node/http2.d.ts:1060:7 - error TS1109: Expression expected.

1060     > extends Http2Session {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1060:15 - error TS1434: Unexpected keyword or identifier.

1060     > extends Http2Session {
                   ~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1061:9 - error TS1128: Declaration or statement expected.

1061         readonly server:
             ~~~~~~~~

node_modules/@types/node/http2.d.ts:1062:13 - error TS1109: Expression expected.

1062             | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>
                 ~

node_modules/@types/node/http2.d.ts:1063:13 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                 ~

node_modules/@types/node/http2.d.ts:1063:90 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                              ~

node_modules/@types/node/http2.d.ts:1102:19 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                       ~

node_modules/@types/node/http2.d.ts:1102:43 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                               ~

node_modules/@types/node/http2.d.ts:1102:99 - error TS1005: ';' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                       ~

node_modules/@types/node/http2.d.ts:1102:105 - error TS1109: Expression expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                             ~

node_modules/@types/node/http2.d.ts:1148:23 - error TS1005: ',' expected.

1148             ...origins: Array<
                           ~

node_modules/@types/node/http2.d.ts:1155:9 - error TS1005: '(' expected.

1155         ): void;
             ~

node_modules/@types/node/http2.d.ts:1155:10 - error TS1005: ',' expected.

1155         ): void;
              ~

node_modules/@types/node/http2.d.ts:1155:16 - error TS1109: Expression expected.

1155         ): void;
                    ~

node_modules/@types/node/http2.d.ts:1157:18 - error TS1005: ',' expected.

1157             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1158:21 - error TS1005: ',' expected.

1158             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1161:22 - error TS1109: Expression expected.

1161             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1162:10 - error TS1005: ';' expected.

1162         ): this;
              ~

node_modules/@types/node/http2.d.ts:1164:18 - error TS1005: ',' expected.

1164             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1165:21 - error TS1005: ',' expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1165:103 - error TS1109: Expression expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1166:10 - error TS1005: ';' expected.

1166         ): this;
              ~

node_modules/@types/node/http2.d.ts:1167:26 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1167:53 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1167:79 - error TS1109: Expression expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1167:80 - error TS1005: ';' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1169:18 - error TS1005: ',' expected.

1169             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1170:20 - error TS1005: ',' expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1170:98 - error TS1109: Expression expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1171:19 - error TS1005: ',' expected.

1171             socket: net.Socket | tls.TLSSocket,
                       ~

node_modules/@types/node/http2.d.ts:1172:10 - error TS1005: ';' expected.

1172         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1173:19 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1173:37 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1173:65 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1173:93 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1173:102 - error TS1005: ';' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1174:19 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1174:45 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1174:51 - error TS1011: An element access expression should take an argument.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1174:53 - error TS1005: ';' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1176:18 - error TS1005: ',' expected.

1176             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1177:21 - error TS1005: ',' expected.

1177             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1180:22 - error TS1109: Expression expected.

1180             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1181:10 - error TS1005: ';' expected.

1181         ): this;
              ~

node_modules/@types/node/http2.d.ts:1183:18 - error TS1005: ',' expected.

1183             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1184:21 - error TS1005: ',' expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1184:103 - error TS1109: Expression expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1185:10 - error TS1005: ';' expected.

1185         ): this;
              ~

node_modules/@types/node/http2.d.ts:1186:17 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1186:44 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1186:70 - error TS1109: Expression expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1186:71 - error TS1005: ';' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1188:18 - error TS1005: ',' expected.

1188             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1189:21 - error TS1005: ',' expected.

1189             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1192:22 - error TS1109: Expression expected.

1192             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1193:10 - error TS1005: ';' expected.

1193         ): this;
              ~

node_modules/@types/node/http2.d.ts:1195:18 - error TS1005: ',' expected.

1195             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1196:21 - error TS1005: ',' expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1196:103 - error TS1109: Expression expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1197:10 - error TS1005: ';' expected.

1197         ): this;
              ~

node_modules/@types/node/http2.d.ts:1198:19 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1198:46 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1198:72 - error TS1109: Expression expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1198:73 - error TS1005: ';' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1200:18 - error TS1005: ',' expected.

1200             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1201:21 - error TS1005: ',' expected.

1201             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1204:22 - error TS1109: Expression expected.

1204             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1205:10 - error TS1005: ';' expected.

1205         ): this;
              ~

node_modules/@types/node/http2.d.ts:1207:18 - error TS1005: ',' expected.

1207             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1208:21 - error TS1005: ',' expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1208:103 - error TS1109: Expression expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1209:10 - error TS1005: ';' expected.

1209         ): this;
              ~

node_modules/@types/node/http2.d.ts:1210:30 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1210:57 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1210:83 - error TS1109: Expression expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1210:84 - error TS1005: ';' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1212:18 - error TS1005: ',' expected.

1212             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1213:21 - error TS1005: ',' expected.

1213             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1216:22 - error TS1109: Expression expected.

1216             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1217:10 - error TS1005: ';' expected.

1217         ): this;
              ~

node_modules/@types/node/http2.d.ts:1219:18 - error TS1005: ',' expected.

1219             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1220:21 - error TS1005: ',' expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1220:103 - error TS1109: Expression expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1221:10 - error TS1005: ';' expected.

1221         ): this;
              ~

node_modules/@types/node/http2.d.ts:1222:34 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1222:61 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1222:87 - error TS1109: Expression expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1222:88 - error TS1005: ';' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1250:52 - error TS1005: ',' expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1250:81 - error TS1109: Expression expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1251:22 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1251:56 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1252:23 - error TS1005: ';' expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1252:86 - error TS1109: Expression expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1253:5 - error TS1109: Expression expected.

1253     > extends SessionOptions {
         ~

node_modules/@types/node/http2.d.ts:1253:7 - error TS1109: Expression expected.

1253     > extends SessionOptions {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1253:15 - error TS1434: Unexpected keyword or identifier.

1253     > extends SessionOptions {
                   ~~~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1254:30 - error TS1109: Expression expected.

1254         Http1IncomingMessage?: Http1Request | undefined;
                                  ~

node_modules/@types/node/http2.d.ts:1255:29 - error TS1109: Expression expected.

1255         Http1ServerResponse?: Http1Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1256:28 - error TS1109: Expression expected.

1256         Http2ServerRequest?: Http2Request | undefined;
                                ~

node_modules/@types/node/http2.d.ts:1257:29 - error TS1109: Expression expected.

1257         Http2ServerResponse?: Http2Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1262:52 - error TS1005: ',' expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1262:81 - error TS1109: Expression expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1263:22 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1263:56 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1264:23 - error TS1005: ';' expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1264:86 - error TS1109: Expression expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1265:5 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
         ~

node_modules/@types/node/http2.d.ts:1265:7 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1265:93 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1265:110 - error TS1005: ';' expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                                  ~

node_modules/@types/node/http2.d.ts:1268:52 - error TS1005: ',' expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1268:81 - error TS1109: Expression expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1269:22 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1269:56 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1270:23 - error TS1005: ';' expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1270:86 - error TS1109: Expression expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1271:5 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
         ~

node_modules/@types/node/http2.d.ts:1271:7 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1274:52 - error TS1005: ',' expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1274:81 - error TS1109: Expression expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1275:22 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1275:56 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1276:23 - error TS1005: ';' expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1276:86 - error TS1109: Expression expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1277:5 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
         ~

node_modules/@types/node/http2.d.ts:1277:7 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1278:41 - error TS1005: ',' expected.

1278         allowHTTP1?: boolean | undefined;
                                             ~

node_modules/@types/node/http2.d.ts:1279:26 - error TS1011: An element access expression should take an argument.

1279         origins?: string[] | undefined;
                              

node_modules/@types/node/http2.d.ts:1279:39 - error TS1005: ',' expected.

1279         origins?: string[] | undefined;
                                           ~

node_modules/@types/node/http2.d.ts:1291:52 - error TS1005: ',' expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1291:81 - error TS1109: Expression expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1292:22 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1292:56 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1293:23 - error TS1005: ';' expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1293:86 - error TS1109: Expression expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1294:5 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1294:7 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1294:45 - error TS1005: ';' expected.

1294     > extends net.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1296:18 - error TS1005: ',' expected.

1296             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1297:21 - error TS1005: ',' expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1297:107 - error TS1109: Expression expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1298:10 - error TS1005: ';' expected.

1298         ): this;
              ~

node_modules/@types/node/http2.d.ts:1300:18 - error TS1005: ',' expected.

1300             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1301:21 - error TS1005: ',' expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1301:107 - error TS1109: Expression expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1302:10 - error TS1005: ';' expected.

1302         ): this;
              ~

node_modules/@types/node/http2.d.ts:1304:18 - error TS1005: ',' expected.

1304             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1305:21 - error TS1005: ',' expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1305:118 - error TS1109: Expression expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1306:10 - error TS1005: ';' expected.

1306         ): this;
              ~

node_modules/@types/node/http2.d.ts:1307:26 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1307:52 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1307:74 - error TS1109: Expression expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1307:75 - error TS1005: ';' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1309:18 - error TS1005: ',' expected.

1309             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1310:21 - error TS1005: ',' expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1310:103 - error TS1109: Expression expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1311:10 - error TS1005: ';' expected.

1311         ): this;
              ~

node_modules/@types/node/http2.d.ts:1312:26 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1312:47 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1312:59 - error TS1109: Expression expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1312:60 - error TS1005: ';' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1313:26 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1313:53 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1313:79 - error TS1109: Expression expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1313:80 - error TS1005: ';' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1315:18 - error TS1005: ',' expected.

1315             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1316:20 - error TS1005: ',' expected.

1316             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1316:48 - error TS1109: Expression expected.

1316             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1317:21 - error TS1005: ',' expected.

1317             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1317:50 - error TS1109: Expression expected.

1317             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1318:10 - error TS1005: ';' expected.

1318         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1319:19 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1319:39 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1319:67 - error TS1109: Expression expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1319:77 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1319:106 - error TS1005: '(' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1319:107 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1319:116 - error TS1005: ')' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1321:18 - error TS1005: ',' expected.

1321             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1322:20 - error TS1005: ',' expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1322:98 - error TS1109: Expression expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1323:10 - error TS1005: ';' expected.

1323         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1324:19 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1324:40 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1324:48 - error TS1005: ';' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1325:19 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1325:37 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1325:65 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1325:93 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1325:102 - error TS1005: ';' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1326:19 - error TS1005: ',' expected.

1326         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1326:31 - error TS1005: ';' expected.

1326         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1327:19 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1327:45 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1327:51 - error TS1011: An element access expression should take an argument.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1327:53 - error TS1005: ';' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1329:18 - error TS1005: ',' expected.

1329             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1330:21 - error TS1005: ',' expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1330:107 - error TS1109: Expression expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1331:10 - error TS1005: ';' expected.

1331         ): this;
              ~

node_modules/@types/node/http2.d.ts:1333:18 - error TS1005: ',' expected.

1333             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1334:21 - error TS1005: ',' expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1334:107 - error TS1109: Expression expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1335:10 - error TS1005: ';' expected.

1335         ): this;
              ~

node_modules/@types/node/http2.d.ts:1337:18 - error TS1005: ',' expected.

1337             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1338:21 - error TS1005: ',' expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1338:118 - error TS1109: Expression expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1339:10 - error TS1005: ';' expected.

1339         ): this;
              ~

node_modules/@types/node/http2.d.ts:1340:17 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1340:43 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1340:65 - error TS1109: Expression expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1340:66 - error TS1005: ';' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1342:18 - error TS1005: ',' expected.

1342             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1343:21 - error TS1005: ',' expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1343:103 - error TS1109: Expression expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1344:10 - error TS1005: ';' expected.

1344         ): this;
              ~

node_modules/@types/node/http2.d.ts:1345:17 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1345:38 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1345:50 - error TS1109: Expression expected.

1345         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1345:51 - error TS1005: ';' expected.

1345         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1346:17 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1346:44 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1346:70 - error TS1109: Expression expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1346:71 - error TS1005: ';' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1348:18 - error TS1005: ',' expected.

1348             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1349:21 - error TS1005: ',' expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1349:107 - error TS1109: Expression expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1350:10 - error TS1005: ';' expected.

1350         ): this;
              ~

node_modules/@types/node/http2.d.ts:1352:18 - error TS1005: ',' expected.

1352             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1353:21 - error TS1005: ',' expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1353:107 - error TS1109: Expression expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1354:10 - error TS1005: ';' expected.

1354         ): this;
              ~

node_modules/@types/node/http2.d.ts:1356:18 - error TS1005: ',' expected.

1356             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1357:21 - error TS1005: ',' expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1357:118 - error TS1109: Expression expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1358:10 - error TS1005: ';' expected.

1358         ): this;
              ~

node_modules/@types/node/http2.d.ts:1359:19 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1359:45 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1359:67 - error TS1109: Expression expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1359:68 - error TS1005: ';' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1361:18 - error TS1005: ',' expected.

1361             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1362:21 - error TS1005: ',' expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1362:103 - error TS1109: Expression expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1363:10 - error TS1005: ';' expected.

1363         ): this;
              ~

node_modules/@types/node/http2.d.ts:1364:19 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1364:40 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1364:52 - error TS1109: Expression expected.

1364         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1364:53 - error TS1005: ';' expected.

1364         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1365:19 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1365:46 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1365:72 - error TS1109: Expression expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1365:73 - error TS1005: ';' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1367:18 - error TS1005: ',' expected.

1367             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1368:21 - error TS1005: ',' expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1368:107 - error TS1109: Expression expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1369:10 - error TS1005: ';' expected.

1369         ): this;
              ~

node_modules/@types/node/http2.d.ts:1371:18 - error TS1005: ',' expected.

1371             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1372:21 - error TS1005: ',' expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1372:107 - error TS1109: Expression expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1373:10 - error TS1005: ';' expected.

1373         ): this;
              ~

node_modules/@types/node/http2.d.ts:1375:18 - error TS1005: ',' expected.

1375             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1376:21 - error TS1005: ',' expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1376:118 - error TS1109: Expression expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1377:10 - error TS1005: ';' expected.

1377         ): this;
              ~

node_modules/@types/node/http2.d.ts:1378:30 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1378:56 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1378:78 - error TS1109: Expression expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1378:79 - error TS1005: ';' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1380:18 - error TS1005: ',' expected.

1380             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1381:21 - error TS1005: ',' expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1381:103 - error TS1109: Expression expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1382:10 - error TS1005: ';' expected.

1382         ): this;
              ~

node_modules/@types/node/http2.d.ts:1383:30 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1383:51 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1383:63 - error TS1109: Expression expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1383:64 - error TS1005: ';' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1384:30 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1384:57 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1384:83 - error TS1109: Expression expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1384:84 - error TS1005: ';' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1386:18 - error TS1005: ',' expected.

1386             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1387:21 - error TS1005: ',' expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1387:107 - error TS1109: Expression expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1388:10 - error TS1005: ';' expected.

1388         ): this;
              ~

node_modules/@types/node/http2.d.ts:1390:18 - error TS1005: ',' expected.

1390             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1391:21 - error TS1005: ',' expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1391:107 - error TS1109: Expression expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1392:10 - error TS1005: ';' expected.

1392         ): this;
              ~

node_modules/@types/node/http2.d.ts:1394:18 - error TS1005: ',' expected.

1394             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1395:21 - error TS1005: ',' expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1395:118 - error TS1109: Expression expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1396:10 - error TS1005: ';' expected.

1396         ): this;
              ~

node_modules/@types/node/http2.d.ts:1397:34 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1397:60 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1397:82 - error TS1109: Expression expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1397:83 - error TS1005: ';' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1399:18 - error TS1005: ',' expected.

1399             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1400:21 - error TS1005: ',' expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1400:103 - error TS1109: Expression expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1401:10 - error TS1005: ';' expected.

1401         ): this;
              ~

node_modules/@types/node/http2.d.ts:1402:34 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1402:55 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1402:67 - error TS1109: Expression expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1402:68 - error TS1005: ';' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1403:34 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1403:61 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1403:87 - error TS1109: Expression expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1403:88 - error TS1005: ';' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1407:52 - error TS1005: ',' expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1407:81 - error TS1109: Expression expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1408:22 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1408:56 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1409:23 - error TS1005: ';' expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1409:86 - error TS1109: Expression expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1410:5 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1410:7 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1410:45 - error TS1005: ';' expected.

1410     > extends tls.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1412:18 - error TS1005: ',' expected.

1412             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1413:21 - error TS1005: ',' expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1413:107 - error TS1109: Expression expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1414:10 - error TS1005: ';' expected.

1414         ): this;
              ~

node_modules/@types/node/http2.d.ts:1416:18 - error TS1005: ',' expected.

1416             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1417:21 - error TS1005: ',' expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1417:107 - error TS1109: Expression expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1418:10 - error TS1005: ';' expected.

1418         ): this;
              ~

node_modules/@types/node/http2.d.ts:1420:18 - error TS1005: ',' expected.

1420             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1421:21 - error TS1005: ',' expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1421:118 - error TS1109: Expression expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1422:10 - error TS1005: ';' expected.

1422         ): this;
              ~

node_modules/@types/node/http2.d.ts:1423:26 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1423:52 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1423:74 - error TS1109: Expression expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1423:75 - error TS1005: ';' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1425:18 - error TS1005: ',' expected.

1425             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1426:21 - error TS1005: ',' expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1426:103 - error TS1109: Expression expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1427:10 - error TS1005: ';' expected.

1427         ): this;
              ~

node_modules/@types/node/http2.d.ts:1428:26 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1428:47 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1428:59 - error TS1109: Expression expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1428:60 - error TS1005: ';' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1429:26 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1429:55 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1429:88 - error TS1109: Expression expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1429:89 - error TS1005: ';' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/http2.d.ts:1430:26 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1430:53 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1430:79 - error TS1109: Expression expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1430:80 - error TS1005: ';' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1432:18 - error TS1005: ',' expected.

1432             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1433:20 - error TS1005: ',' expected.

1433             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1433:48 - error TS1109: Expression expected.

1433             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1434:21 - error TS1005: ',' expected.

1434             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1434:50 - error TS1109: Expression expected.

1434             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1435:10 - error TS1005: ';' expected.

1435         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1436:19 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1436:39 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1436:67 - error TS1109: Expression expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1436:77 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1436:106 - error TS1005: '(' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1436:107 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1436:116 - error TS1005: ')' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1438:18 - error TS1005: ',' expected.

1438             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1439:20 - error TS1005: ',' expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1439:98 - error TS1109: Expression expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1440:10 - error TS1005: ';' expected.

1440         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1441:19 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1441:40 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1441:48 - error TS1005: ';' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1442:19 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1442:37 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1442:65 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1442:93 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1442:102 - error TS1005: ';' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1443:19 - error TS1005: ',' expected.

1443         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1443:31 - error TS1005: ';' expected.

1443         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1444:19 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1444:46 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                  ~

node_modules/@types/node/http2.d.ts:1444:62 - error TS1005: ';' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                                  ~

node_modules/@types/node/http2.d.ts:1445:19 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1445:45 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1445:51 - error TS1011: An element access expression should take an argument.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1445:53 - error TS1005: ';' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1447:18 - error TS1005: ',' expected.

1447             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1448:21 - error TS1005: ',' expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1448:107 - error TS1109: Expression expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1449:10 - error TS1005: ';' expected.

1449         ): this;
              ~

node_modules/@types/node/http2.d.ts:1451:18 - error TS1005: ',' expected.

1451             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1452:21 - error TS1005: ',' expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1452:107 - error TS1109: Expression expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1453:10 - error TS1005: ';' expected.

1453         ): this;
              ~

node_modules/@types/node/http2.d.ts:1455:18 - error TS1005: ',' expected.

1455             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1456:21 - error TS1005: ',' expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1456:118 - error TS1109: Expression expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1457:10 - error TS1005: ';' expected.

1457         ): this;
              ~

node_modules/@types/node/http2.d.ts:1458:17 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1458:43 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1458:65 - error TS1109: Expression expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1458:66 - error TS1005: ';' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1460:18 - error TS1005: ',' expected.

1460             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1461:21 - error TS1005: ',' expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1461:103 - error TS1109: Expression expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1462:10 - error TS1005: ';' expected.

1462         ): this;
              ~

node_modules/@types/node/http2.d.ts:1463:17 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1463:38 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1463:50 - error TS1109: Expression expected.

1463         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1463:51 - error TS1005: ';' expected.

1463         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1464:17 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1464:46 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1464:79 - error TS1109: Expression expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1464:80 - error TS1005: ';' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1465:17 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1465:44 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1465:70 - error TS1109: Expression expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1465:71 - error TS1005: ';' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1467:18 - error TS1005: ',' expected.

1467             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1468:21 - error TS1005: ',' expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1468:107 - error TS1109: Expression expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1469:10 - error TS1005: ';' expected.

1469         ): this;
              ~

node_modules/@types/node/http2.d.ts:1471:18 - error TS1005: ',' expected.

1471             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1472:21 - error TS1005: ',' expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1472:107 - error TS1109: Expression expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1473:10 - error TS1005: ';' expected.

1473         ): this;
              ~

node_modules/@types/node/http2.d.ts:1475:18 - error TS1005: ',' expected.

1475             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1476:21 - error TS1005: ',' expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1476:118 - error TS1109: Expression expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1477:10 - error TS1005: ';' expected.

1477         ): this;
              ~

node_modules/@types/node/http2.d.ts:1478:19 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1478:45 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1478:67 - error TS1109: Expression expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1478:68 - error TS1005: ';' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1480:18 - error TS1005: ',' expected.

1480             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1481:21 - error TS1005: ',' expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1481:103 - error TS1109: Expression expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1482:10 - error TS1005: ';' expected.

1482         ): this;
              ~

node_modules/@types/node/http2.d.ts:1483:19 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1483:40 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1483:52 - error TS1109: Expression expected.

1483         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1483:53 - error TS1005: ';' expected.

1483         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1484:19 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1484:48 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/http2.d.ts:1484:81 - error TS1109: Expression expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                     ~

node_modules/@types/node/http2.d.ts:1484:82 - error TS1005: ';' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1485:19 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1485:46 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1485:72 - error TS1109: Expression expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1485:73 - error TS1005: ';' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1487:18 - error TS1005: ',' expected.

1487             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1488:21 - error TS1005: ',' expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1488:107 - error TS1109: Expression expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1489:10 - error TS1005: ';' expected.

1489         ): this;
              ~

node_modules/@types/node/http2.d.ts:1491:18 - error TS1005: ',' expected.

1491             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1492:21 - error TS1005: ',' expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1492:107 - error TS1109: Expression expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1493:10 - error TS1005: ';' expected.

1493         ): this;
              ~

node_modules/@types/node/http2.d.ts:1495:18 - error TS1005: ',' expected.

1495             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1496:21 - error TS1005: ',' expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1496:118 - error TS1109: Expression expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1497:10 - error TS1005: ';' expected.

1497         ): this;
              ~

node_modules/@types/node/http2.d.ts:1498:30 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1498:56 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1498:78 - error TS1109: Expression expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1498:79 - error TS1005: ';' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1500:18 - error TS1005: ',' expected.

1500             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1501:21 - error TS1005: ',' expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1501:103 - error TS1109: Expression expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1502:10 - error TS1005: ';' expected.

1502         ): this;
              ~

node_modules/@types/node/http2.d.ts:1503:30 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1503:51 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1503:63 - error TS1109: Expression expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1503:64 - error TS1005: ';' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1504:30 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1504:59 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1504:92 - error TS1109: Expression expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/http2.d.ts:1504:93 - error TS1005: ';' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1505:30 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1505:57 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1505:83 - error TS1109: Expression expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1505:84 - error TS1005: ';' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1507:18 - error TS1005: ',' expected.

1507             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1508:21 - error TS1005: ',' expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1508:107 - error TS1109: Expression expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1509:10 - error TS1005: ';' expected.

1509         ): this;
              ~

node_modules/@types/node/http2.d.ts:1511:18 - error TS1005: ',' expected.

1511             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1512:21 - error TS1005: ',' expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1512:107 - error TS1109: Expression expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1513:10 - error TS1005: ';' expected.

1513         ): this;
              ~

node_modules/@types/node/http2.d.ts:1515:18 - error TS1005: ',' expected.

1515             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1516:21 - error TS1005: ',' expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1516:118 - error TS1109: Expression expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1517:10 - error TS1005: ';' expected.

1517         ): this;
              ~

node_modules/@types/node/http2.d.ts:1518:34 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1518:60 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1518:82 - error TS1109: Expression expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1518:83 - error TS1005: ';' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1520:18 - error TS1005: ',' expected.

1520             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1521:21 - error TS1005: ',' expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1521:103 - error TS1109: Expression expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1522:10 - error TS1005: ';' expected.

1522         ): this;
              ~

node_modules/@types/node/http2.d.ts:1523:34 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1523:55 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1523:67 - error TS1109: Expression expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1523:68 - error TS1005: ';' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1524:34 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1524:63 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1524:96 - error TS1109: Expression expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/http2.d.ts:1524:97 - error TS1005: ';' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                     ~

node_modules/@types/node/http2.d.ts:1525:34 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1525:61 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1525:87 - error TS1109: Expression expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1525:88 - error TS1005: ';' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:2442:52 - error TS1005: ',' expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2442:81 - error TS1109: Expression expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2443:22 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2443:56 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2444:23 - error TS1005: ';' expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2444:86 - error TS1109: Expression expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2445:5 - error TS1109: Expression expected.

2445     >(
         ~

node_modules/@types/node/http2.d.ts:2446:16 - error TS1005: ')' expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2446:89 - error TS1109: Expression expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                             ~

node_modules/@types/node/http2.d.ts:2447:26 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2447:112 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2448:5 - error TS1109: Expression expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2448:6 - error TS1128: Declaration or statement expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2448:77 - error TS1005: '(' expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                 ~

node_modules/@types/node/http2.d.ts:2482:52 - error TS1005: ',' expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2482:81 - error TS1109: Expression expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2483:22 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2483:56 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2484:23 - error TS1005: ';' expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2484:86 - error TS1109: Expression expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2485:5 - error TS1109: Expression expected.

2485     >(
         ~

node_modules/@types/node/http2.d.ts:2486:16 - error TS1005: ')' expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2486:95 - error TS1109: Expression expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                   ~

node_modules/@types/node/http2.d.ts:2487:26 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2487:112 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2488:5 - error TS1109: Expression expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2488:6 - error TS1128: Declaration or statement expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2488:83 - error TS1005: '(' expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                       ~

node_modules/@types/node/https.d.ts:13:52 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:13:65 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                   ~

node_modules/@types/node/https.d.ts:13:74 - error TS1005: '(' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                            ~

node_modules/@types/node/https.d.ts:13:76 - error TS1109: Expression expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:14:5 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
       ~

node_modules/@types/node/https.d.ts:14:7 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:14:90 - error TS1005: '(' expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
                                                                                            ~

node_modules/@types/node/https.d.ts:37:52 - error TS1005: ',' expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:37:76 - error TS1109: Expression expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:38:5 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
       ~

node_modules/@types/node/https.d.ts:38:7 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
         ~~~~~~~

node_modules/@types/node/https.d.ts:45:52 - error TS1005: ',' expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:45:76 - error TS1109: Expression expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:46:5 - error TS1109: Expression expected.

46     > extends tls.Server {
       ~

node_modules/@types/node/https.d.ts:46:7 - error TS1109: Expression expected.

46     > extends tls.Server {
         ~~~~~~~

node_modules/@types/node/https.d.ts:46:26 - error TS1005: ';' expected.

46     > extends tls.Server {
                            ~

node_modules/@types/node/https.d.ts:47:37 - error TS1109: Expression expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                       ~

node_modules/@types/node/https.d.ts:47:78 - error TS1005: '(' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                ~

node_modules/@types/node/https.d.ts:47:79 - error TS1005: ')' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                 ~

node_modules/@types/node/https.d.ts:49:20 - error TS1005: ',' expected.

49             options: ServerOptions<Request, Response>,
                      ~

node_modules/@types/node/https.d.ts:49:54 - error TS1109: Expression expected.

49             options: ServerOptions<Request, Response>,
                                                        ~

node_modules/@types/node/https.d.ts:50:29 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                               ~

node_modules/@types/node/https.d.ts:50:70 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                                                                        ~

node_modules/@types/node/https.d.ts:56:30 - error TS1005: ';' expected.

56         closeAllConnections(): void;
                                ~

node_modules/@types/node/https.d.ts:56:36 - error TS1109: Expression expected.

56         closeAllConnections(): void;
                                      ~

node_modules/@types/node/https.d.ts:61:31 - error TS1005: ';' expected.

61         closeIdleConnections(): void;
                                 ~

node_modules/@types/node/https.d.ts:61:37 - error TS1109: Expression expected.

61         closeIdleConnections(): void;
                                       ~

node_modules/@types/node/https.d.ts:62:26 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                            ~

node_modules/@types/node/https.d.ts:62:44 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:62:70 - error TS1109: Expression expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:62:71 - error TS1005: ';' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:63:26 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:63:46 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:63:96 - error TS1109: Expression expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:63:97 - error TS1005: ';' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:65:18 - error TS1005: ',' expected.

65             event: "newSession",
                    ~

node_modules/@types/node/https.d.ts:66:21 - error TS1005: ',' expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:66:117 - error TS1109: Expression expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                       ~

node_modules/@types/node/https.d.ts:67:10 - error TS1005: ';' expected.

67         ): this;
            ~

node_modules/@types/node/https.d.ts:69:18 - error TS1005: ',' expected.

69             event: "OCSPRequest",
                    ~

node_modules/@types/node/https.d.ts:70:21 - error TS1005: ',' expected.

70             listener: (
                       ~

node_modules/@types/node/https.d.ts:74:22 - error TS1109: Expression expected.

74             ) => void,
                        ~

node_modules/@types/node/https.d.ts:75:10 - error TS1005: ';' expected.

75         ): this;
            ~

node_modules/@types/node/https.d.ts:77:18 - error TS1005: ',' expected.

77             event: "resumeSession",
                    ~

node_modules/@types/node/https.d.ts:78:21 - error TS1005: ',' expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:78:103 - error TS1109: Expression expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                         ~

node_modules/@types/node/https.d.ts:79:10 - error TS1005: ';' expected.

79         ): this;
            ~

node_modules/@types/node/https.d.ts:80:26 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:80:56 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:80:92 - error TS1109: Expression expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:80:93 - error TS1005: ';' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:81:26 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:81:54 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:81:102 - error TS1109: Expression expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:81:103 - error TS1005: ';' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:82:26 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:82:45 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                                               ~

node_modules/@types/node/https.d.ts:82:57 - error TS1109: Expression expected.

82         addListener(event: "close", listener: () => void): this;
                                                           ~

node_modules/@types/node/https.d.ts:82:58 - error TS1005: ';' expected.

82         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:83:26 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:83:50 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:83:76 - error TS1109: Expression expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:83:77 - error TS1005: ';' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:84:26 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                            ~

node_modules/@types/node/https.d.ts:84:45 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:84:67 - error TS1109: Expression expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:84:68 - error TS1005: ';' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:85:26 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:85:49 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:85:61 - error TS1109: Expression expected.

85         addListener(event: "listening", listener: () => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:85:62 - error TS1005: ';' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:86:26 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:86:53 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                       ~

node_modules/@types/node/https.d.ts:86:94 - error TS1005: '(' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:86:95 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:86:101 - error TS1005: ')' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:87:26 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:87:56 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:87:97 - error TS1005: '(' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:87:98 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:87:104 - error TS1005: ')' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:88:26 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:88:51 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:88:89 - error TS1109: Expression expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:88:90 - error TS1005: ';' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:90:18 - error TS1005: ',' expected.

90             event: "connect",
                    ~

node_modules/@types/node/https.d.ts:91:21 - error TS1005: ',' expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:91:89 - error TS1109: Expression expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:92:10 - error TS1005: ';' expected.

92         ): this;
            ~

node_modules/@types/node/https.d.ts:93:26 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:93:47 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:93:88 - error TS1005: '(' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:93:89 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:93:95 - error TS1005: ')' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:95:18 - error TS1005: ',' expected.

95             event: "upgrade",
                    ~

node_modules/@types/node/https.d.ts:96:21 - error TS1005: ',' expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:96:89 - error TS1109: Expression expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:97:10 - error TS1005: ';' expected.

97         ): this;
            ~

node_modules/@types/node/https.d.ts:98:19 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                     ~

node_modules/@types/node/https.d.ts:98:36 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                                      ~

node_modules/@types/node/https.d.ts:98:42 - error TS1011: An element access expression should take an argument.

98         emit(event: string, ...args: any[]): boolean;
                                            

node_modules/@types/node/https.d.ts:98:44 - error TS1005: ';' expected.

98         emit(event: string, ...args: any[]): boolean;
                                              ~

node_modules/@types/node/https.d.ts:99:19 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                     ~

node_modules/@types/node/https.d.ts:99:35 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                     ~

node_modules/@types/node/https.d.ts:99:54 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                        ~

node_modules/@types/node/https.d.ts:99:70 - error TS1005: ';' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                                        ~

node_modules/@types/node/https.d.ts:101:18 - error TS1005: ',' expected.

101             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:102:22 - error TS1005: ',' expected.

102             sessionId: Buffer,
                         ~

node_modules/@types/node/https.d.ts:103:24 - error TS1005: ',' expected.

103             sessionData: Buffer,
                           ~

node_modules/@types/node/https.d.ts:104:21 - error TS1005: ',' expected.

104             callback: (err: Error, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:104:57 - error TS1109: Expression expected.

104             callback: (err: Error, resp: Buffer) => void,
                                                            ~

node_modules/@types/node/https.d.ts:105:10 - error TS1005: ';' expected.

105         ): boolean;
             ~

node_modules/@types/node/https.d.ts:107:18 - error TS1005: ',' expected.

107             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:108:24 - error TS1005: ',' expected.

108             certificate: Buffer,
                           ~

node_modules/@types/node/https.d.ts:109:19 - error TS1005: ',' expected.

109             issuer: Buffer,
                      ~

node_modules/@types/node/https.d.ts:110:21 - error TS1005: ',' expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:110:64 - error TS1109: Expression expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                                                                   ~

node_modules/@types/node/https.d.ts:111:10 - error TS1005: ';' expected.

111         ): boolean;
             ~

node_modules/@types/node/https.d.ts:112:19 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                      ~

node_modules/@types/node/https.d.ts:112:47 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                  ~

node_modules/@types/node/https.d.ts:112:65 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                    ~

node_modules/@types/node/https.d.ts:112:108 - error TS1109: Expression expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                               ~

node_modules/@types/node/https.d.ts:112:109 - error TS1005: ';' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                                ~

node_modules/@types/node/https.d.ts:113:19 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:113:50 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:113:66 - error TS1005: ';' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:114:19 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:114:42 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                             ~

node_modules/@types/node/https.d.ts:114:60 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                               ~

node_modules/@types/node/https.d.ts:114:76 - error TS1005: ';' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                                               ~

node_modules/@types/node/https.d.ts:115:19 - error TS1005: ',' expected.

115         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/https.d.ts:115:29 - error TS1005: ';' expected.

115         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/https.d.ts:116:19 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:116:41 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                            ~

node_modules/@types/node/https.d.ts:116:50 - error TS1005: ';' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:117:19 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/https.d.ts:117:33 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/https.d.ts:117:41 - error TS1005: ';' expected.

117         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/https.d.ts:118:19 - error TS1005: ',' expected.

118         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/https.d.ts:118:33 - error TS1005: ';' expected.

118         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/https.d.ts:120:18 - error TS1005: ',' expected.

120             event: "checkContinue",
                     ~

node_modules/@types/node/https.d.ts:121:16 - error TS1005: ',' expected.

121             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:121:39 - error TS1109: Expression expected.

121             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:122:16 - error TS1005: ',' expected.

122             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:122:40 - error TS1109: Expression expected.

122             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:123:10 - error TS1005: ';' expected.

123         ): boolean;
             ~

node_modules/@types/node/https.d.ts:125:18 - error TS1005: ',' expected.

125             event: "checkExpectation",
                     ~

node_modules/@types/node/https.d.ts:126:16 - error TS1005: ',' expected.

126             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:126:39 - error TS1109: Expression expected.

126             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:127:16 - error TS1005: ',' expected.

127             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:127:40 - error TS1109: Expression expected.

127             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:128:10 - error TS1005: ';' expected.

128         ): boolean;
             ~

node_modules/@types/node/https.d.ts:129:19 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:129:39 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                          ~

node_modules/@types/node/https.d.ts:129:54 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                         ~

node_modules/@types/node/https.d.ts:129:63 - error TS1005: ';' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                                  ~

node_modules/@types/node/https.d.ts:130:19 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:130:35 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:130:58 - error TS1109: Expression expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:130:66 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:130:80 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:130:89 - error TS1005: ';' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:132:18 - error TS1005: ',' expected.

132             event: "request",
                     ~

node_modules/@types/node/https.d.ts:133:16 - error TS1005: ',' expected.

133             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:133:39 - error TS1109: Expression expected.

133             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:134:16 - error TS1005: ',' expected.

134             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:134:40 - error TS1109: Expression expected.

134             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:135:10 - error TS1005: ';' expected.

135         ): boolean;
             ~

node_modules/@types/node/https.d.ts:136:19 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:136:35 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:136:58 - error TS1109: Expression expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:136:66 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:136:80 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:136:89 - error TS1005: ';' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:137:17 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/https.d.ts:137:35 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/https.d.ts:137:61 - error TS1109: Expression expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:137:62 - error TS1005: ';' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:138:17 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:138:37 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:138:87 - error TS1109: Expression expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:138:88 - error TS1005: ';' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:140:18 - error TS1005: ',' expected.

140             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:141:21 - error TS1005: ',' expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:141:117 - error TS1109: Expression expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:142:10 - error TS1005: ';' expected.

142         ): this;
             ~

node_modules/@types/node/https.d.ts:144:18 - error TS1005: ',' expected.

144             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:145:21 - error TS1005: ',' expected.

145             listener: (
                        ~

node_modules/@types/node/https.d.ts:149:22 - error TS1109: Expression expected.

149             ) => void,
                         ~

node_modules/@types/node/https.d.ts:150:10 - error TS1005: ';' expected.

150         ): this;
             ~

node_modules/@types/node/https.d.ts:152:18 - error TS1005: ',' expected.

152             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:153:21 - error TS1005: ',' expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:153:103 - error TS1109: Expression expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:154:10 - error TS1005: ';' expected.

154         ): this;
             ~

node_modules/@types/node/https.d.ts:155:17 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:155:47 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:155:83 - error TS1109: Expression expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:155:84 - error TS1005: ';' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:156:17 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:156:45 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:156:93 - error TS1109: Expression expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:156:94 - error TS1005: ';' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:157:17 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:157:36 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/https.d.ts:157:48 - error TS1109: Expression expected.

157         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:157:49 - error TS1005: ';' expected.

157         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:158:17 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:158:41 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                            ~

node_modules/@types/node/https.d.ts:158:67 - error TS1109: Expression expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:158:68 - error TS1005: ';' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                       ~

node_modules/@types/node/https.d.ts:159:17 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/https.d.ts:159:36 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/https.d.ts:159:58 - error TS1109: Expression expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:159:59 - error TS1005: ';' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:160:17 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:160:40 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/https.d.ts:160:52 - error TS1109: Expression expected.

160         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:160:53 - error TS1005: ';' expected.

160         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:161:17 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:161:44 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/https.d.ts:161:85 - error TS1005: '(' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:161:86 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:161:92 - error TS1005: ')' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:162:17 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:162:47 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/https.d.ts:162:88 - error TS1005: '(' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:162:89 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:162:95 - error TS1005: ')' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:163:17 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:163:42 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                             ~

node_modules/@types/node/https.d.ts:163:80 - error TS1109: Expression expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:163:81 - error TS1005: ';' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:164:17 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:164:38 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:164:106 - error TS1109: Expression expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:164:107 - error TS1005: ';' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:165:17 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:165:38 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/https.d.ts:165:79 - error TS1005: '(' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:165:80 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:165:86 - error TS1005: ')' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:166:17 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:166:38 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:166:106 - error TS1109: Expression expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:166:107 - error TS1005: ';' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:167:19 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/https.d.ts:167:37 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:167:63 - error TS1109: Expression expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/https.d.ts:167:64 - error TS1005: ';' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:168:19 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:168:39 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                          ~

node_modules/@types/node/https.d.ts:168:89 - error TS1109: Expression expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:168:90 - error TS1005: ';' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:170:18 - error TS1005: ',' expected.

170             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:171:21 - error TS1005: ',' expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:171:117 - error TS1109: Expression expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:172:10 - error TS1005: ';' expected.

172         ): this;
             ~

node_modules/@types/node/https.d.ts:174:18 - error TS1005: ',' expected.

174             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:175:21 - error TS1005: ',' expected.

175             listener: (
                        ~

node_modules/@types/node/https.d.ts:179:22 - error TS1109: Expression expected.

179             ) => void,
                         ~

node_modules/@types/node/https.d.ts:180:10 - error TS1005: ';' expected.

180         ): this;
             ~

node_modules/@types/node/https.d.ts:182:18 - error TS1005: ',' expected.

182             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:183:21 - error TS1005: ',' expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:183:103 - error TS1109: Expression expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:184:10 - error TS1005: ';' expected.

184         ): this;
             ~

node_modules/@types/node/https.d.ts:185:19 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:185:49 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:185:85 - error TS1109: Expression expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:185:86 - error TS1005: ';' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:186:19 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:186:47 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:186:95 - error TS1109: Expression expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:186:96 - error TS1005: ';' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:187:19 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:187:38 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/https.d.ts:187:50 - error TS1109: Expression expected.

187         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:187:51 - error TS1005: ';' expected.

187         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/https.d.ts:188:19 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:188:43 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:188:69 - error TS1109: Expression expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:188:70 - error TS1005: ';' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:189:19 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/https.d.ts:189:38 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:189:60 - error TS1109: Expression expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:189:61 - error TS1005: ';' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:190:19 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:190:42 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/https.d.ts:190:54 - error TS1109: Expression expected.

190         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:190:55 - error TS1005: ';' expected.

190         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:191:19 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:191:46 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:191:87 - error TS1005: '(' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:191:88 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:191:94 - error TS1005: ')' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:192:19 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:192:49 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/https.d.ts:192:90 - error TS1005: '(' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:192:91 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:192:97 - error TS1005: ')' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:193:19 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:193:44 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:193:82 - error TS1109: Expression expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:193:83 - error TS1005: ';' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:194:19 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:194:40 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:194:108 - error TS1109: Expression expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:194:109 - error TS1005: ';' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:195:19 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:195:40 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/https.d.ts:195:81 - error TS1005: '(' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:195:82 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:195:88 - error TS1005: ')' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:196:19 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:196:40 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:196:108 - error TS1109: Expression expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:196:109 - error TS1005: ';' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:197:30 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:197:48 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:197:74 - error TS1109: Expression expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/https.d.ts:197:75 - error TS1005: ';' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:198:30 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:198:50 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:198:100 - error TS1109: Expression expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:198:101 - error TS1005: ';' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:200:18 - error TS1005: ',' expected.

200             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:201:21 - error TS1005: ',' expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:201:117 - error TS1109: Expression expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:202:10 - error TS1005: ';' expected.

202         ): this;
             ~

node_modules/@types/node/https.d.ts:204:18 - error TS1005: ',' expected.

204             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:205:21 - error TS1005: ',' expected.

205             listener: (
                        ~

node_modules/@types/node/https.d.ts:209:22 - error TS1109: Expression expected.

209             ) => void,
                         ~

node_modules/@types/node/https.d.ts:210:10 - error TS1005: ';' expected.

210         ): this;
             ~

node_modules/@types/node/https.d.ts:212:18 - error TS1005: ',' expected.

212             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:213:21 - error TS1005: ',' expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:213:103 - error TS1109: Expression expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:214:10 - error TS1005: ';' expected.

214         ): this;
             ~

node_modules/@types/node/https.d.ts:215:30 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:215:60 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:215:96 - error TS1109: Expression expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:215:97 - error TS1005: ';' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:216:30 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:216:58 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:216:106 - error TS1109: Expression expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:216:107 - error TS1005: ';' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:217:30 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:217:49 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:217:61 - error TS1109: Expression expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:217:62 - error TS1005: ';' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:218:30 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:218:54 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:218:80 - error TS1109: Expression expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:218:81 - error TS1005: ';' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:219:30 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:219:49 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:219:71 - error TS1109: Expression expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/https.d.ts:219:72 - error TS1005: ';' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/https.d.ts:220:30 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:220:53 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:220:65 - error TS1109: Expression expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:220:66 - error TS1005: ';' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:221:30 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:221:57 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/https.d.ts:221:98 - error TS1005: '(' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:221:99 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:221:105 - error TS1005: ')' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:222:30 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:222:60 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/https.d.ts:222:101 - error TS1005: '(' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:222:102 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:222:108 - error TS1005: ')' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:223:30 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:223:55 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:223:93 - error TS1109: Expression expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:223:94 - error TS1005: ';' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:225:18 - error TS1005: ',' expected.

225             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:226:21 - error TS1005: ',' expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:226:89 - error TS1109: Expression expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:227:10 - error TS1005: ';' expected.

227         ): this;
             ~

node_modules/@types/node/https.d.ts:228:30 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:228:51 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/https.d.ts:228:92 - error TS1005: '(' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:228:93 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:228:99 - error TS1005: ')' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:230:18 - error TS1005: ',' expected.

230             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:231:21 - error TS1005: ',' expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:231:89 - error TS1109: Expression expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:232:10 - error TS1005: ';' expected.

232         ): this;
             ~

node_modules/@types/node/https.d.ts:233:34 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:233:52 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:233:78 - error TS1109: Expression expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/https.d.ts:233:79 - error TS1005: ';' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:234:34 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:234:54 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:234:104 - error TS1109: Expression expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                           ~

node_modules/@types/node/https.d.ts:234:105 - error TS1005: ';' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:236:18 - error TS1005: ',' expected.

236             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:237:21 - error TS1005: ',' expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:237:117 - error TS1109: Expression expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:238:10 - error TS1005: ';' expected.

238         ): this;
             ~

node_modules/@types/node/https.d.ts:240:18 - error TS1005: ',' expected.

240             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:241:21 - error TS1005: ',' expected.

241             listener: (
                        ~

node_modules/@types/node/https.d.ts:245:22 - error TS1109: Expression expected.

245             ) => void,
                         ~

node_modules/@types/node/https.d.ts:246:10 - error TS1005: ';' expected.

246         ): this;
             ~

node_modules/@types/node/https.d.ts:248:18 - error TS1005: ',' expected.

248             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:249:21 - error TS1005: ',' expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:249:103 - error TS1109: Expression expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:250:10 - error TS1005: ';' expected.

250         ): this;
             ~

node_modules/@types/node/https.d.ts:251:34 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:251:64 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:251:100 - error TS1109: Expression expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:251:101 - error TS1005: ';' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:252:34 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:252:62 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:252:110 - error TS1109: Expression expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                 ~

node_modules/@types/node/https.d.ts:252:111 - error TS1005: ';' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                  ~

node_modules/@types/node/https.d.ts:253:34 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:253:53 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:253:65 - error TS1109: Expression expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:253:66 - error TS1005: ';' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:254:34 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:254:58 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:254:84 - error TS1109: Expression expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:254:85 - error TS1005: ';' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:255:34 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:255:53 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:255:75 - error TS1109: Expression expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:255:76 - error TS1005: ';' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:256:34 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:256:57 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:256:69 - error TS1109: Expression expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:256:70 - error TS1005: ';' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:257:34 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:257:61 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/https.d.ts:257:102 - error TS1005: '(' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:257:103 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:257:109 - error TS1005: ')' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:258:34 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:258:64 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/https.d.ts:258:105 - error TS1005: '(' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:258:106 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:258:112 - error TS1005: ')' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                                   ~

node_modules/@types/node/https.d.ts:259:34 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:259:59 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:259:97 - error TS1109: Expression expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:259:98 - error TS1005: ';' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:261:18 - error TS1005: ',' expected.

261             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:262:21 - error TS1005: ',' expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:262:89 - error TS1109: Expression expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:263:10 - error TS1005: ';' expected.

263         ): this;
             ~

node_modules/@types/node/https.d.ts:264:34 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:264:55 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:264:96 - error TS1005: '(' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:264:97 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:264:103 - error TS1005: ')' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:266:18 - error TS1005: ',' expected.

266             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:267:21 - error TS1005: ',' expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:267:89 - error TS1109: Expression expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:268:10 - error TS1005: ';' expected.

268         ): this;
             ~

node_modules/@types/node/https.d.ts:309:52 - error TS1005: ',' expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:309:76 - error TS1109: Expression expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:310:5 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:310:23 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                          ~

node_modules/@types/node/https.d.ts:310:64 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                   ~

node_modules/@types/node/https.d.ts:310:65 - error TS1005: ')' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                    ~

node_modules/@types/node/https.d.ts:310:92 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                                               ~

node_modules/@types/node/https.d.ts:313:52 - error TS1005: ',' expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:313:76 - error TS1109: Expression expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:314:5 - error TS1109: Expression expected.

314     >(
        ~

node_modules/@types/node/https.d.ts:315:16 - error TS1005: ')' expected.

315         options: ServerOptions<Request, Response>,
                   ~

node_modules/@types/node/https.d.ts:315:50 - error TS1109: Expression expected.

315         options: ServerOptions<Request, Response>,
                                                     ~

node_modules/@types/node/https.d.ts:316:25 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                            ~

node_modules/@types/node/https.d.ts:316:66 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                                                                     ~

node_modules/@types/node/https.d.ts:317:5 - error TS1109: Expression expected.

317     ): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:317:6 - error TS1128: Declaration or statement expected.

317     ): Server<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:317:33 - error TS1005: '(' expected.

317     ): Server<Request, Response>;
                                    ~


Found 1410 errors.


--- end ---
$ node_modules/.bin/jest -u
--- stderr ---
PASS tests/jest/RelatedArticles.test.js
PASS tests/jest/ext.relatedArticles.readMore.test.js
 › 2 snapshots updated.

Snapshot Summary
 › 2 snapshots updated from 1 test suite.

Test Suites: 2 passed, 2 total
Tests:       11 passed, 11 total
Snapshots:   2 updated, 3 passed, 5 total
Time:        4.038 s
Ran all test suites.
--- stdout ---
--------------------|---------|----------|---------|---------|-------------------
File                | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
--------------------|---------|----------|---------|---------|-------------------
All files           |     100 |      100 |     100 |     100 |                   
 RelatedArticles.js |     100 |      100 |     100 |     100 |                   
 index.js           |     100 |      100 |     100 |     100 |                   
--------------------|---------|----------|---------|---------|-------------------

--- end ---
$ /usr/bin/npm test
--- stdout ---

> test
> npx tsc && npm -s run lint && npm run test:unit

node_modules/@types/babel__traverse/index.d.ts:1455:40 - error TS1005: '?' expected.

1455     K extends `${infer N extends number}` ? T[N]
                                            ~

node_modules/@types/babel__traverse/index.d.ts:1463:42 - error TS1005: '?' expected.

1463     : K extends `${infer N extends number}`
                                              ~

node_modules/@types/lodash/common/common.d.ts:262:65 - error TS1005: '?' expected.

262     type StringToNumber<T> = T extends `${infer N extends number}` ? N : never;
                                                                    ~

node_modules/@types/lodash/common/object.d.ts:1026:46 - error TS1005: '?' expected.

1026         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1031:46 - error TS1005: '?' expected.

1031         : K extends `${infer N extends number}` ? T[N]
                                                  ~

node_modules/@types/lodash/common/object.d.ts:1041:46 - error TS1005: '?' expected.

1041         : K extends `${infer N extends number}`
                                                  ~

node_modules/@types/node/http.d.ts:239:47 - error TS1005: ',' expected.

239         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:239:71 - error TS1109: Expression expected.

239         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:240:5 - error TS1109: Expression expected.

240     > {
        ~

node_modules/@types/node/http.d.ts:244:46 - error TS1005: ',' expected.

244         IncomingMessage?: Request | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:248:46 - error TS1005: ',' expected.

248         ServerResponse?: Response | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:255:44 - error TS1005: ',' expected.

255         requestTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:261:39 - error TS1005: ',' expected.

261         joinDuplicateHeaders?: boolean;
                                          ~

node_modules/@types/node/http.d.ts:269:46 - error TS1005: ',' expected.

269         keepAliveTimeout?: number | undefined;
                                                 ~

node_modules/@types/node/http.d.ts:274:57 - error TS1005: ',' expected.

274         connectionsCheckingInterval?: number | undefined;
                                                            ~

node_modules/@types/node/http.d.ts:281:44 - error TS1005: ',' expected.

281         headersTimeout?: number | undefined;
                                               ~

node_modules/@types/node/http.d.ts:288:43 - error TS1005: ',' expected.

288         highWaterMark?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:295:49 - error TS1005: ',' expected.

295         insecureHTTPParser?: boolean | undefined;
                                                    ~

node_modules/@types/node/http.d.ts:303:43 - error TS1005: ',' expected.

303         maxHeaderSize?: number | undefined;
                                              ~

node_modules/@types/node/http.d.ts:309:38 - error TS1005: ',' expected.

309         noDelay?: boolean | undefined;
                                         ~

node_modules/@types/node/http.d.ts:316:40 - error TS1005: ',' expected.

316         keepAlive?: boolean | undefined;
                                           ~

node_modules/@types/node/http.d.ts:322:51 - error TS1005: ',' expected.

322         keepAliveInitialDelay?: number | undefined;
                                                      ~

node_modules/@types/node/http.d.ts:327:50 - error TS1005: '(' expected.

327         uniqueHeaders?: Array<string | string[]> | undefined;
                                                     ~

node_modules/@types/node/http.d.ts:327:61 - error TS1005: ')' expected.

327         uniqueHeaders?: Array<string | string[]> | undefined;
                                                                ~

node_modules/@types/node/http.d.ts:333:58 - error TS1005: ',' expected.

333         rejectNonStandardBodyWrites?: boolean | undefined;
                                                             ~

node_modules/@types/node/http.d.ts:337:47 - error TS1005: ',' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:337:60 - error TS1005: ',' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                               ~

node_modules/@types/node/http.d.ts:337:69 - error TS1005: '(' expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                        ~

node_modules/@types/node/http.d.ts:337:71 - error TS1109: Expression expected.

337         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:338:5 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
        ~

node_modules/@types/node/http.d.ts:338:7 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
          ~

node_modules/@types/node/http.d.ts:338:107 - error TS1109: Expression expected.

338     > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;
                                                                                                              ~

node_modules/@types/node/http.d.ts:344:47 - error TS1005: ',' expected.

344         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                  ~

node_modules/@types/node/http.d.ts:344:71 - error TS1109: Expression expected.

344         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                          ~

node_modules/@types/node/http.d.ts:345:5 - error TS1109: Expression expected.

345     > extends NetServer {
        ~

node_modules/@types/node/http.d.ts:345:7 - error TS1109: Expression expected.

345     > extends NetServer {
          ~~~~~~~

node_modules/@types/node/http.d.ts:345:15 - error TS1434: Unexpected keyword or identifier.

345     > extends NetServer {
                  ~~~~~~~~~

node_modules/@types/node/http.d.ts:346:37 - error TS1109: Expression expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                        ~

node_modules/@types/node/http.d.ts:346:73 - error TS1005: '(' expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                                                            ~

node_modules/@types/node/http.d.ts:346:74 - error TS1005: ')' expected.

346         constructor(requestListener?: RequestListener<Request, Response>);
                                                                             ~

node_modules/@types/node/http.d.ts:347:28 - error TS1005: ',' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                               ~

node_modules/@types/node/http.d.ts:347:62 - error TS1109: Expression expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                 ~

node_modules/@types/node/http.d.ts:347:80 - error TS1109: Expression expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                   ~

node_modules/@types/node/http.d.ts:347:116 - error TS1005: '(' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                       ~

node_modules/@types/node/http.d.ts:347:117 - error TS1005: ')' expected.

347         constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);
                                                                                                                        ~

node_modules/@types/node/http.d.ts:362:26 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:362:45 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:362:71 - error TS1109: Expression expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:362:72 - error TS1005: ';' expected.

362         setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:363:28 - error TS1005: ',' expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                               ~

node_modules/@types/node/http.d.ts:363:54 - error TS1109: Expression expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:363:55 - error TS1005: ';' expected.

363         setTimeout(callback: (socket: Socket) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:438:30 - error TS1005: ';' expected.

438         closeAllConnections(): void;
                                 ~

node_modules/@types/node/http.d.ts:438:36 - error TS1109: Expression expected.

438         closeAllConnections(): void;
                                       ~

node_modules/@types/node/http.d.ts:443:31 - error TS1005: ';' expected.

443         closeIdleConnections(): void;
                                  ~

node_modules/@types/node/http.d.ts:443:37 - error TS1109: Expression expected.

443         closeIdleConnections(): void;
                                        ~

node_modules/@types/node/http.d.ts:444:26 - error TS1005: ',' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                             ~

node_modules/@types/node/http.d.ts:444:44 - error TS1005: ',' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:444:70 - error TS1109: Expression expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:444:71 - error TS1005: ';' expected.

444         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:445:26 - error TS1005: ',' expected.

445         addListener(event: "close", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:445:45 - error TS1005: ',' expected.

445         addListener(event: "close", listener: () => void): this;
                                                ~

node_modules/@types/node/http.d.ts:445:57 - error TS1109: Expression expected.

445         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:445:58 - error TS1005: ';' expected.

445         addListener(event: "close", listener: () => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:446:26 - error TS1005: ',' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                             ~

node_modules/@types/node/http.d.ts:446:50 - error TS1005: ',' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:446:76 - error TS1109: Expression expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:446:77 - error TS1005: ';' expected.

446         addListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                ~

node_modules/@types/node/http.d.ts:447:26 - error TS1005: ',' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                             ~

node_modules/@types/node/http.d.ts:447:45 - error TS1005: ',' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                ~

node_modules/@types/node/http.d.ts:447:67 - error TS1109: Expression expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:447:68 - error TS1005: ';' expected.

447         addListener(event: "error", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:448:26 - error TS1005: ',' expected.

448         addListener(event: "listening", listener: () => void): this;
                             ~

node_modules/@types/node/http.d.ts:448:49 - error TS1005: ',' expected.

448         addListener(event: "listening", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:448:61 - error TS1109: Expression expected.

448         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:448:62 - error TS1005: ';' expected.

448         addListener(event: "listening", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:449:26 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:449:53 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                        ~

node_modules/@types/node/http.d.ts:449:89 - error TS1005: '(' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:449:90 - error TS1005: ',' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:449:96 - error TS1005: ')' expected.

449         addListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:450:26 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:450:56 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                           ~

node_modules/@types/node/http.d.ts:450:92 - error TS1005: '(' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:450:93 - error TS1005: ',' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:450:99 - error TS1005: ')' expected.

450         addListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/http.d.ts:451:26 - error TS1005: ',' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:451:51 - error TS1005: ',' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:451:96 - error TS1109: Expression expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:451:97 - error TS1005: ';' expected.

451         addListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:453:18 - error TS1005: ',' expected.

453             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:454:21 - error TS1005: ',' expected.

454             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:454:96 - error TS1109: Expression expected.

454             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:455:10 - error TS1005: ';' expected.

455         ): this;
             ~

node_modules/@types/node/http.d.ts:456:26 - error TS1005: ',' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                             ~

node_modules/@types/node/http.d.ts:456:51 - error TS1005: ',' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:456:112 - error TS1109: Expression expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                   ~

node_modules/@types/node/http.d.ts:456:113 - error TS1005: ';' expected.

456         addListener(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:457:26 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                             ~

node_modules/@types/node/http.d.ts:457:47 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:457:83 - error TS1005: '(' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:457:84 - error TS1005: ',' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:457:90 - error TS1005: ')' expected.

457         addListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:459:18 - error TS1005: ',' expected.

459             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:460:21 - error TS1005: ',' expected.

460             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:460:96 - error TS1109: Expression expected.

460             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:461:10 - error TS1005: ';' expected.

461         ): this;
             ~

node_modules/@types/node/http.d.ts:462:19 - error TS1005: ',' expected.

462         emit(event: string, ...args: any[]): boolean;
                      ~

node_modules/@types/node/http.d.ts:462:36 - error TS1005: ',' expected.

462         emit(event: string, ...args: any[]): boolean;
                                       ~

node_modules/@types/node/http.d.ts:462:42 - error TS1011: An element access expression should take an argument.

462         emit(event: string, ...args: any[]): boolean;
                                             

node_modules/@types/node/http.d.ts:462:44 - error TS1005: ';' expected.

462         emit(event: string, ...args: any[]): boolean;
                                               ~

node_modules/@types/node/http.d.ts:463:19 - error TS1005: ',' expected.

463         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/http.d.ts:463:29 - error TS1005: ';' expected.

463         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/http.d.ts:464:19 - error TS1005: ',' expected.

464         emit(event: "connection", socket: Socket): boolean;
                      ~

node_modules/@types/node/http.d.ts:464:41 - error TS1005: ',' expected.

464         emit(event: "connection", socket: Socket): boolean;
                                            ~

node_modules/@types/node/http.d.ts:464:50 - error TS1005: ';' expected.

464         emit(event: "connection", socket: Socket): boolean;
                                                     ~

node_modules/@types/node/http.d.ts:465:19 - error TS1005: ',' expected.

465         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/http.d.ts:465:33 - error TS1005: ',' expected.

465         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/http.d.ts:465:41 - error TS1005: ';' expected.

465         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/http.d.ts:466:19 - error TS1005: ',' expected.

466         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/http.d.ts:466:33 - error TS1005: ';' expected.

466         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/http.d.ts:468:18 - error TS1005: ',' expected.

468             event: "checkContinue",
                     ~

node_modules/@types/node/http.d.ts:469:16 - error TS1005: ',' expected.

469             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:469:39 - error TS1109: Expression expected.

469             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:470:16 - error TS1005: ',' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:470:41 - error TS1005: '(' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:470:72 - error TS1005: '(' expected.

470             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:471:10 - error TS1005: ',' expected.

471         ): boolean;
             ~

node_modules/@types/node/http.d.ts:471:19 - error TS1005: ')' expected.

471         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:473:18 - error TS1005: ',' expected.

473             event: "checkExpectation",
                     ~

node_modules/@types/node/http.d.ts:474:16 - error TS1005: ',' expected.

474             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:474:39 - error TS1109: Expression expected.

474             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:475:16 - error TS1005: ',' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:475:41 - error TS1005: '(' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:475:72 - error TS1005: '(' expected.

475             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:476:10 - error TS1005: ',' expected.

476         ): boolean;
             ~

node_modules/@types/node/http.d.ts:476:19 - error TS1005: ')' expected.

476         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:477:19 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:477:39 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:477:54 - error TS1005: ',' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                         ~

node_modules/@types/node/http.d.ts:477:70 - error TS1005: ';' expected.

477         emit(event: "clientError", err: Error, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:478:19 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:478:35 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:478:58 - error TS1109: Expression expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:478:66 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:478:87 - error TS1005: ',' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:478:96 - error TS1005: ';' expected.

478         emit(event: "connect", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:479:19 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                      ~

node_modules/@types/node/http.d.ts:479:39 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                          ~

node_modules/@types/node/http.d.ts:479:62 - error TS1109: Expression expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                 ~

node_modules/@types/node/http.d.ts:479:70 - error TS1005: ',' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                         ~

node_modules/@types/node/http.d.ts:479:86 - error TS1005: ';' expected.

479         emit(event: "dropRequest", req: InstanceType<Request>, socket: stream.Duplex): boolean;
                                                                                         ~

node_modules/@types/node/http.d.ts:481:18 - error TS1005: ',' expected.

481             event: "request",
                     ~

node_modules/@types/node/http.d.ts:482:16 - error TS1005: ',' expected.

482             req: InstanceType<Request>,
                   ~

node_modules/@types/node/http.d.ts:482:39 - error TS1109: Expression expected.

482             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/http.d.ts:483:16 - error TS1005: ',' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                   ~

node_modules/@types/node/http.d.ts:483:41 - error TS1005: '(' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                                            ~

node_modules/@types/node/http.d.ts:483:72 - error TS1005: '(' expected.

483             res: InstanceType<Response> & { req: InstanceType<Request> },
                                                                           ~

node_modules/@types/node/http.d.ts:484:10 - error TS1005: ',' expected.

484         ): boolean;
             ~

node_modules/@types/node/http.d.ts:484:19 - error TS1005: ')' expected.

484         ): boolean;
                      ~

node_modules/@types/node/http.d.ts:485:19 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/http.d.ts:485:35 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/http.d.ts:485:58 - error TS1109: Expression expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/http.d.ts:485:66 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/http.d.ts:485:87 - error TS1005: ',' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                          ~

node_modules/@types/node/http.d.ts:485:96 - error TS1005: ';' expected.

485         emit(event: "upgrade", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;
                                                                                                   ~

node_modules/@types/node/http.d.ts:486:17 - error TS1005: ',' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/http.d.ts:486:35 - error TS1005: ',' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http.d.ts:486:61 - error TS1109: Expression expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:486:62 - error TS1005: ';' expected.

486         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:487:17 - error TS1005: ',' expected.

487         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:487:36 - error TS1005: ',' expected.

487         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/http.d.ts:487:48 - error TS1109: Expression expected.

487         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:487:49 - error TS1005: ';' expected.

487         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:488:17 - error TS1005: ',' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                    ~

node_modules/@types/node/http.d.ts:488:41 - error TS1005: ',' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                            ~

node_modules/@types/node/http.d.ts:488:67 - error TS1109: Expression expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                      ~

node_modules/@types/node/http.d.ts:488:68 - error TS1005: ';' expected.

488         on(event: "connection", listener: (socket: Socket) => void): this;
                                                                       ~

node_modules/@types/node/http.d.ts:489:17 - error TS1005: ',' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/http.d.ts:489:36 - error TS1005: ',' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/http.d.ts:489:58 - error TS1109: Expression expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:489:59 - error TS1005: ';' expected.

489         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:490:17 - error TS1005: ',' expected.

490         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/http.d.ts:490:40 - error TS1005: ',' expected.

490         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/http.d.ts:490:52 - error TS1109: Expression expected.

490         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:490:53 - error TS1005: ';' expected.

490         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:491:17 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:491:44 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/http.d.ts:491:80 - error TS1005: '(' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:491:81 - error TS1005: ',' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:491:87 - error TS1005: ')' expected.

491         on(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:492:17 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:492:47 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/http.d.ts:492:83 - error TS1005: '(' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:492:84 - error TS1005: ',' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:492:90 - error TS1005: ')' expected.

492         on(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:493:17 - error TS1005: ',' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:493:42 - error TS1005: ',' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:493:87 - error TS1109: Expression expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:493:88 - error TS1005: ';' expected.

493         on(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:494:17 - error TS1005: ',' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:494:38 - error TS1005: ',' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:494:113 - error TS1109: Expression expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:494:114 - error TS1005: ';' expected.

494         on(event: "connect", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:495:17 - error TS1005: ',' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                    ~

node_modules/@types/node/http.d.ts:495:42 - error TS1005: ',' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                             ~

node_modules/@types/node/http.d.ts:495:103 - error TS1109: Expression expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:495:104 - error TS1005: ';' expected.

495         on(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:496:17 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/http.d.ts:496:38 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/http.d.ts:496:74 - error TS1005: '(' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                             ~

node_modules/@types/node/http.d.ts:496:75 - error TS1005: ',' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                              ~

node_modules/@types/node/http.d.ts:496:81 - error TS1005: ')' expected.

496         on(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:497:17 - error TS1005: ',' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/http.d.ts:497:38 - error TS1005: ',' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:497:113 - error TS1109: Expression expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                    ~

node_modules/@types/node/http.d.ts:497:114 - error TS1005: ';' expected.

497         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;
                                                                                                                     ~

node_modules/@types/node/http.d.ts:498:19 - error TS1005: ',' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/http.d.ts:498:37 - error TS1005: ',' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/http.d.ts:498:63 - error TS1109: Expression expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/http.d.ts:498:64 - error TS1005: ';' expected.

498         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/http.d.ts:499:19 - error TS1005: ',' expected.

499         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:499:38 - error TS1005: ',' expected.

499         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/http.d.ts:499:50 - error TS1109: Expression expected.

499         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/http.d.ts:499:51 - error TS1005: ';' expected.

499         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/http.d.ts:500:19 - error TS1005: ',' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                      ~

node_modules/@types/node/http.d.ts:500:43 - error TS1005: ',' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                              ~

node_modules/@types/node/http.d.ts:500:69 - error TS1109: Expression expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:500:70 - error TS1005: ';' expected.

500         once(event: "connection", listener: (socket: Socket) => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:501:19 - error TS1005: ',' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/http.d.ts:501:38 - error TS1005: ',' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/http.d.ts:501:60 - error TS1109: Expression expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/http.d.ts:501:61 - error TS1005: ';' expected.

501         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:502:19 - error TS1005: ',' expected.

502         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/http.d.ts:502:42 - error TS1005: ',' expected.

502         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/http.d.ts:502:54 - error TS1109: Expression expected.

502         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:502:55 - error TS1005: ';' expected.

502         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:503:19 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:503:46 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/http.d.ts:503:82 - error TS1005: '(' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/http.d.ts:503:83 - error TS1005: ',' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:503:89 - error TS1005: ')' expected.

503         once(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:504:19 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:504:49 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/http.d.ts:504:85 - error TS1005: '(' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:504:86 - error TS1005: ',' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/http.d.ts:504:92 - error TS1005: ')' expected.

504         once(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:505:19 - error TS1005: ',' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:505:44 - error TS1005: ',' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:505:89 - error TS1109: Expression expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/http.d.ts:505:90 - error TS1005: ';' expected.

505         once(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                             ~

node_modules/@types/node/http.d.ts:507:18 - error TS1005: ',' expected.

507             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:508:21 - error TS1005: ',' expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:508:96 - error TS1109: Expression expected.

508             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:509:10 - error TS1005: ';' expected.

509         ): this;
             ~

node_modules/@types/node/http.d.ts:510:19 - error TS1005: ',' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                      ~

node_modules/@types/node/http.d.ts:510:44 - error TS1005: ',' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                               ~

node_modules/@types/node/http.d.ts:510:105 - error TS1109: Expression expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:510:106 - error TS1005: ';' expected.

510         once(event: "dropRequest", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;
                                                                                                             ~

node_modules/@types/node/http.d.ts:511:19 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/http.d.ts:511:40 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/http.d.ts:511:76 - error TS1005: '(' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                               ~

node_modules/@types/node/http.d.ts:511:77 - error TS1005: ',' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                ~

node_modules/@types/node/http.d.ts:511:83 - error TS1005: ')' expected.

511         once(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                      ~

node_modules/@types/node/http.d.ts:513:18 - error TS1005: ',' expected.

513             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:514:21 - error TS1005: ',' expected.

514             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:514:96 - error TS1109: Expression expected.

514             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:515:10 - error TS1005: ';' expected.

515         ): this;
             ~

node_modules/@types/node/http.d.ts:516:30 - error TS1005: ',' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:516:48 - error TS1005: ',' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/http.d.ts:516:74 - error TS1109: Expression expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http.d.ts:516:75 - error TS1005: ';' expected.

516         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:517:30 - error TS1005: ',' expected.

517         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:517:49 - error TS1005: ',' expected.

517         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:517:61 - error TS1109: Expression expected.

517         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/http.d.ts:517:62 - error TS1005: ';' expected.

517         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/http.d.ts:518:30 - error TS1005: ',' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:518:54 - error TS1005: ',' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                         ~

node_modules/@types/node/http.d.ts:518:80 - error TS1109: Expression expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                   ~

node_modules/@types/node/http.d.ts:518:81 - error TS1005: ';' expected.

518         prependListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                    ~

node_modules/@types/node/http.d.ts:519:30 - error TS1005: ',' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:519:49 - error TS1005: ',' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/http.d.ts:519:71 - error TS1109: Expression expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/http.d.ts:519:72 - error TS1005: ';' expected.

519         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/http.d.ts:520:30 - error TS1005: ',' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/http.d.ts:520:53 - error TS1005: ',' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:520:65 - error TS1109: Expression expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:520:66 - error TS1005: ';' expected.

520         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:521:30 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:521:57 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/http.d.ts:521:93 - error TS1005: '(' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/http.d.ts:521:94 - error TS1005: ',' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:521:100 - error TS1005: ')' expected.

521         prependListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:522:30 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:522:60 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/http.d.ts:522:96 - error TS1005: '(' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/http.d.ts:522:97 - error TS1005: ',' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:522:103 - error TS1005: ')' expected.

522         prependListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/http.d.ts:523:30 - error TS1005: ',' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                 ~

node_modules/@types/node/http.d.ts:523:55 - error TS1005: ',' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                          ~

node_modules/@types/node/http.d.ts:523:100 - error TS1109: Expression expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:523:101 - error TS1005: ';' expected.

523         prependListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:525:18 - error TS1005: ',' expected.

525             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:526:21 - error TS1005: ',' expected.

526             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:526:96 - error TS1109: Expression expected.

526             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:527:10 - error TS1005: ';' expected.

527         ): this;
             ~

node_modules/@types/node/http.d.ts:529:18 - error TS1005: ',' expected.

529             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:530:21 - error TS1005: ',' expected.

530             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:530:82 - error TS1109: Expression expected.

530             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:531:10 - error TS1005: ';' expected.

531         ): this;
             ~

node_modules/@types/node/http.d.ts:532:30 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/http.d.ts:532:51 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/http.d.ts:532:87 - error TS1005: '(' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/http.d.ts:532:88 - error TS1005: ',' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/http.d.ts:532:94 - error TS1005: ')' expected.

532         prependListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/http.d.ts:534:18 - error TS1005: ',' expected.

534             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:535:21 - error TS1005: ',' expected.

535             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:535:96 - error TS1109: Expression expected.

535             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:536:10 - error TS1005: ';' expected.

536         ): this;
             ~

node_modules/@types/node/http.d.ts:537:34 - error TS1005: ',' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:537:52 - error TS1005: ',' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/http.d.ts:537:78 - error TS1109: Expression expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/http.d.ts:537:79 - error TS1005: ';' expected.

537         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/http.d.ts:538:34 - error TS1005: ',' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:538:53 - error TS1005: ',' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:538:65 - error TS1109: Expression expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http.d.ts:538:66 - error TS1005: ';' expected.

538         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/http.d.ts:539:34 - error TS1005: ',' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:539:58 - error TS1005: ',' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                             ~

node_modules/@types/node/http.d.ts:539:84 - error TS1109: Expression expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                       ~

node_modules/@types/node/http.d.ts:539:85 - error TS1005: ';' expected.

539         prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
                                                                                        ~

node_modules/@types/node/http.d.ts:540:34 - error TS1005: ',' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:540:53 - error TS1005: ',' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http.d.ts:540:75 - error TS1109: Expression expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http.d.ts:540:76 - error TS1005: ';' expected.

540         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http.d.ts:541:34 - error TS1005: ',' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/http.d.ts:541:57 - error TS1005: ',' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/http.d.ts:541:69 - error TS1109: Expression expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http.d.ts:541:70 - error TS1005: ';' expected.

541         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/http.d.ts:542:34 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:542:61 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/http.d.ts:542:97 - error TS1005: '(' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/http.d.ts:542:98 - error TS1005: ',' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:542:104 - error TS1005: ')' expected.

542         prependOnceListener(event: "checkContinue", listener: RequestListener<Request, Response>): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:543:34 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:543:64 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/http.d.ts:543:100 - error TS1005: '(' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/http.d.ts:543:101 - error TS1005: ',' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/http.d.ts:543:107 - error TS1005: ')' expected.

543         prependOnceListener(event: "checkExpectation", listener: RequestListener<Request, Response>): this;
                                                                                                              ~

node_modules/@types/node/http.d.ts:544:34 - error TS1005: ',' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                     ~

node_modules/@types/node/http.d.ts:544:59 - error TS1005: ',' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                              ~

node_modules/@types/node/http.d.ts:544:104 - error TS1109: Expression expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                           ~

node_modules/@types/node/http.d.ts:544:105 - error TS1005: ';' expected.

544         prependOnceListener(event: "clientError", listener: (err: Error, socket: stream.Duplex) => void): this;
                                                                                                            ~

node_modules/@types/node/http.d.ts:546:18 - error TS1005: ',' expected.

546             event: "connect",
                     ~

node_modules/@types/node/http.d.ts:547:21 - error TS1005: ',' expected.

547             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:547:96 - error TS1109: Expression expected.

547             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:548:10 - error TS1005: ';' expected.

548         ): this;
             ~

node_modules/@types/node/http.d.ts:550:18 - error TS1005: ',' expected.

550             event: "dropRequest",
                     ~

node_modules/@types/node/http.d.ts:551:21 - error TS1005: ',' expected.

551             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                        ~

node_modules/@types/node/http.d.ts:551:82 - error TS1109: Expression expected.

551             listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,
                                                                                     ~

node_modules/@types/node/http.d.ts:552:10 - error TS1005: ';' expected.

552         ): this;
             ~

node_modules/@types/node/http.d.ts:553:34 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/http.d.ts:553:55 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/http.d.ts:553:91 - error TS1005: '(' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/http.d.ts:553:92 - error TS1005: ',' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/http.d.ts:553:98 - error TS1005: ')' expected.

553         prependOnceListener(event: "request", listener: RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/http.d.ts:555:18 - error TS1005: ',' expected.

555             event: "upgrade",
                     ~

node_modules/@types/node/http.d.ts:556:21 - error TS1005: ',' expected.

556             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/http.d.ts:556:96 - error TS1109: Expression expected.

556             listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,
                                                                                                   ~

node_modules/@types/node/http.d.ts:557:10 - error TS1005: ';' expected.

557         ): this;
             ~

node_modules/@types/node/http.d.ts:1556:47 - error TS1005: ',' expected.

1556         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1556:71 - error TS1109: Expression expected.

1556         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1557:5 - error TS1109: Expression expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1557:23 - error TS1109: Expression expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                           ~

node_modules/@types/node/http.d.ts:1557:59 - error TS1005: '(' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                               ~

node_modules/@types/node/http.d.ts:1557:60 - error TS1005: ')' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                ~

node_modules/@types/node/http.d.ts:1557:87 - error TS1005: '(' expected.

1557     >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;
                                                                                           ~

node_modules/@types/node/http.d.ts:1560:47 - error TS1005: ',' expected.

1560         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                   ~

node_modules/@types/node/http.d.ts:1560:71 - error TS1109: Expression expected.

1560         Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,
                                                                           ~

node_modules/@types/node/http.d.ts:1561:5 - error TS1109: Expression expected.

1561     >(
         ~

node_modules/@types/node/http.d.ts:1562:16 - error TS1005: ')' expected.

1562         options: ServerOptions<Request, Response>,
                    ~

node_modules/@types/node/http.d.ts:1562:50 - error TS1109: Expression expected.

1562         options: ServerOptions<Request, Response>,
                                                      ~

node_modules/@types/node/http.d.ts:1563:25 - error TS1109: Expression expected.

1563         requestListener?: RequestListener<Request, Response>,
                             ~

node_modules/@types/node/http.d.ts:1563:61 - error TS1109: Expression expected.

1563         requestListener?: RequestListener<Request, Response>,
                                                                 ~

node_modules/@types/node/http.d.ts:1564:5 - error TS1109: Expression expected.

1564     ): Server<Request, Response>;
         ~

node_modules/@types/node/http.d.ts:1564:6 - error TS1128: Declaration or statement expected.

1564     ): Server<Request, Response>;
          ~

node_modules/@types/node/http.d.ts:1564:33 - error TS1005: '(' expected.

1564     ): Server<Request, Response>;
                                     ~

node_modules/@types/node/http2.d.ts:1057:52 - error TS1005: ',' expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1057:81 - error TS1109: Expression expected.

1057         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1058:22 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1058:56 - error TS1005: ';' expected.

1058         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1059:23 - error TS1005: ';' expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1059:86 - error TS1109: Expression expected.

1059         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1060:5 - error TS1109: Expression expected.

1060     > extends Http2Session {
         ~

node_modules/@types/node/http2.d.ts:1060:7 - error TS1109: Expression expected.

1060     > extends Http2Session {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1060:15 - error TS1434: Unexpected keyword or identifier.

1060     > extends Http2Session {
                   ~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1061:9 - error TS1128: Declaration or statement expected.

1061         readonly server:
             ~~~~~~~~

node_modules/@types/node/http2.d.ts:1062:13 - error TS1109: Expression expected.

1062             | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>
                 ~

node_modules/@types/node/http2.d.ts:1063:13 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                 ~

node_modules/@types/node/http2.d.ts:1063:90 - error TS1005: '(' expected.

1063             | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                              ~

node_modules/@types/node/http2.d.ts:1102:19 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                       ~

node_modules/@types/node/http2.d.ts:1102:43 - error TS1005: ',' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                               ~

node_modules/@types/node/http2.d.ts:1102:99 - error TS1005: ';' expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                       ~

node_modules/@types/node/http2.d.ts:1102:105 - error TS1109: Expression expected.

1102         altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;
                                                                                                             ~

node_modules/@types/node/http2.d.ts:1148:23 - error TS1005: ',' expected.

1148             ...origins: Array<
                           ~

node_modules/@types/node/http2.d.ts:1155:9 - error TS1005: '(' expected.

1155         ): void;
             ~

node_modules/@types/node/http2.d.ts:1155:10 - error TS1005: ',' expected.

1155         ): void;
              ~

node_modules/@types/node/http2.d.ts:1155:16 - error TS1109: Expression expected.

1155         ): void;
                    ~

node_modules/@types/node/http2.d.ts:1157:18 - error TS1005: ',' expected.

1157             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1158:21 - error TS1005: ',' expected.

1158             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1161:22 - error TS1109: Expression expected.

1161             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1162:10 - error TS1005: ';' expected.

1162         ): this;
              ~

node_modules/@types/node/http2.d.ts:1164:18 - error TS1005: ',' expected.

1164             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1165:21 - error TS1005: ',' expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1165:103 - error TS1109: Expression expected.

1165             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1166:10 - error TS1005: ';' expected.

1166         ): this;
              ~

node_modules/@types/node/http2.d.ts:1167:26 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1167:53 - error TS1005: ',' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1167:79 - error TS1109: Expression expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1167:80 - error TS1005: ';' expected.

1167         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1169:18 - error TS1005: ',' expected.

1169             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1170:20 - error TS1005: ',' expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1170:98 - error TS1109: Expression expected.

1170             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1171:19 - error TS1005: ',' expected.

1171             socket: net.Socket | tls.TLSSocket,
                       ~

node_modules/@types/node/http2.d.ts:1172:10 - error TS1005: ';' expected.

1172         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1173:19 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1173:37 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1173:65 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1173:93 - error TS1005: ',' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1173:102 - error TS1005: ';' expected.

1173         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1174:19 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1174:45 - error TS1005: ',' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1174:51 - error TS1011: An element access expression should take an argument.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1174:53 - error TS1005: ';' expected.

1174         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1176:18 - error TS1005: ',' expected.

1176             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1177:21 - error TS1005: ',' expected.

1177             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1180:22 - error TS1109: Expression expected.

1180             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1181:10 - error TS1005: ';' expected.

1181         ): this;
              ~

node_modules/@types/node/http2.d.ts:1183:18 - error TS1005: ',' expected.

1183             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1184:21 - error TS1005: ',' expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1184:103 - error TS1109: Expression expected.

1184             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1185:10 - error TS1005: ';' expected.

1185         ): this;
              ~

node_modules/@types/node/http2.d.ts:1186:17 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1186:44 - error TS1005: ',' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1186:70 - error TS1109: Expression expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1186:71 - error TS1005: ';' expected.

1186         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1188:18 - error TS1005: ',' expected.

1188             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1189:21 - error TS1005: ',' expected.

1189             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1192:22 - error TS1109: Expression expected.

1192             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1193:10 - error TS1005: ';' expected.

1193         ): this;
              ~

node_modules/@types/node/http2.d.ts:1195:18 - error TS1005: ',' expected.

1195             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1196:21 - error TS1005: ',' expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1196:103 - error TS1109: Expression expected.

1196             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1197:10 - error TS1005: ';' expected.

1197         ): this;
              ~

node_modules/@types/node/http2.d.ts:1198:19 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1198:46 - error TS1005: ',' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1198:72 - error TS1109: Expression expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1198:73 - error TS1005: ';' expected.

1198         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1200:18 - error TS1005: ',' expected.

1200             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1201:21 - error TS1005: ',' expected.

1201             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1204:22 - error TS1109: Expression expected.

1204             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1205:10 - error TS1005: ';' expected.

1205         ): this;
              ~

node_modules/@types/node/http2.d.ts:1207:18 - error TS1005: ',' expected.

1207             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1208:21 - error TS1005: ',' expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1208:103 - error TS1109: Expression expected.

1208             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1209:10 - error TS1005: ';' expected.

1209         ): this;
              ~

node_modules/@types/node/http2.d.ts:1210:30 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1210:57 - error TS1005: ',' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1210:83 - error TS1109: Expression expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1210:84 - error TS1005: ';' expected.

1210         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1212:18 - error TS1005: ',' expected.

1212             event: "connect",
                      ~

node_modules/@types/node/http2.d.ts:1213:21 - error TS1005: ',' expected.

1213             listener: (
                         ~

node_modules/@types/node/http2.d.ts:1216:22 - error TS1109: Expression expected.

1216             ) => void,
                          ~

node_modules/@types/node/http2.d.ts:1217:10 - error TS1005: ';' expected.

1217         ): this;
              ~

node_modules/@types/node/http2.d.ts:1219:18 - error TS1005: ',' expected.

1219             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1220:21 - error TS1005: ',' expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1220:103 - error TS1109: Expression expected.

1220             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1221:10 - error TS1005: ';' expected.

1221         ): this;
              ~

node_modules/@types/node/http2.d.ts:1222:34 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1222:61 - error TS1005: ',' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1222:87 - error TS1109: Expression expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1222:88 - error TS1005: ';' expected.

1222         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1250:52 - error TS1005: ',' expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1250:81 - error TS1109: Expression expected.

1250         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1251:22 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1251:56 - error TS1005: ';' expected.

1251         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1252:23 - error TS1005: ';' expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1252:86 - error TS1109: Expression expected.

1252         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1253:5 - error TS1109: Expression expected.

1253     > extends SessionOptions {
         ~

node_modules/@types/node/http2.d.ts:1253:7 - error TS1109: Expression expected.

1253     > extends SessionOptions {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1253:15 - error TS1434: Unexpected keyword or identifier.

1253     > extends SessionOptions {
                   ~~~~~~~~~~~~~~

node_modules/@types/node/http2.d.ts:1254:30 - error TS1109: Expression expected.

1254         Http1IncomingMessage?: Http1Request | undefined;
                                  ~

node_modules/@types/node/http2.d.ts:1255:29 - error TS1109: Expression expected.

1255         Http1ServerResponse?: Http1Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1256:28 - error TS1109: Expression expected.

1256         Http2ServerRequest?: Http2Request | undefined;
                                ~

node_modules/@types/node/http2.d.ts:1257:29 - error TS1109: Expression expected.

1257         Http2ServerResponse?: Http2Response | undefined;
                                 ~

node_modules/@types/node/http2.d.ts:1262:52 - error TS1005: ',' expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1262:81 - error TS1109: Expression expected.

1262         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1263:22 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1263:56 - error TS1005: ';' expected.

1263         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1264:23 - error TS1005: ';' expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1264:86 - error TS1109: Expression expected.

1264         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1265:5 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
         ~

node_modules/@types/node/http2.d.ts:1265:7 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1265:93 - error TS1109: Expression expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1265:110 - error TS1005: ';' expected.

1265     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}
                                                                                                                  ~

node_modules/@types/node/http2.d.ts:1268:52 - error TS1005: ',' expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1268:81 - error TS1109: Expression expected.

1268         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1269:22 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1269:56 - error TS1005: ';' expected.

1269         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1270:23 - error TS1005: ';' expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1270:86 - error TS1109: Expression expected.

1270         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1271:5 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
         ~

node_modules/@types/node/http2.d.ts:1271:7 - error TS1109: Expression expected.

1271     > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1274:52 - error TS1005: ',' expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1274:81 - error TS1109: Expression expected.

1274         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1275:22 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1275:56 - error TS1005: ';' expected.

1275         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1276:23 - error TS1005: ';' expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1276:86 - error TS1109: Expression expected.

1276         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1277:5 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
         ~

node_modules/@types/node/http2.d.ts:1277:7 - error TS1109: Expression expected.

1277     > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1278:41 - error TS1005: ',' expected.

1278         allowHTTP1?: boolean | undefined;
                                             ~

node_modules/@types/node/http2.d.ts:1279:26 - error TS1011: An element access expression should take an argument.

1279         origins?: string[] | undefined;
                              

node_modules/@types/node/http2.d.ts:1279:39 - error TS1005: ',' expected.

1279         origins?: string[] | undefined;
                                           ~

node_modules/@types/node/http2.d.ts:1291:52 - error TS1005: ',' expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1291:81 - error TS1109: Expression expected.

1291         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1292:22 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1292:56 - error TS1005: ';' expected.

1292         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1293:23 - error TS1005: ';' expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1293:86 - error TS1109: Expression expected.

1293         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1294:5 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1294:7 - error TS1109: Expression expected.

1294     > extends net.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1294:45 - error TS1005: ';' expected.

1294     > extends net.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1296:18 - error TS1005: ',' expected.

1296             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1297:21 - error TS1005: ',' expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1297:107 - error TS1109: Expression expected.

1297             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1298:10 - error TS1005: ';' expected.

1298         ): this;
              ~

node_modules/@types/node/http2.d.ts:1300:18 - error TS1005: ',' expected.

1300             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1301:21 - error TS1005: ',' expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1301:107 - error TS1109: Expression expected.

1301             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1302:10 - error TS1005: ';' expected.

1302         ): this;
              ~

node_modules/@types/node/http2.d.ts:1304:18 - error TS1005: ',' expected.

1304             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1305:21 - error TS1005: ',' expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1305:118 - error TS1109: Expression expected.

1305             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1306:10 - error TS1005: ';' expected.

1306         ): this;
              ~

node_modules/@types/node/http2.d.ts:1307:26 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1307:52 - error TS1005: ',' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1307:74 - error TS1109: Expression expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1307:75 - error TS1005: ';' expected.

1307         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1309:18 - error TS1005: ',' expected.

1309             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1310:21 - error TS1005: ',' expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1310:103 - error TS1109: Expression expected.

1310             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1311:10 - error TS1005: ';' expected.

1311         ): this;
              ~

node_modules/@types/node/http2.d.ts:1312:26 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1312:47 - error TS1005: ',' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1312:59 - error TS1109: Expression expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1312:60 - error TS1005: ';' expected.

1312         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1313:26 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1313:53 - error TS1005: ',' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1313:79 - error TS1109: Expression expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1313:80 - error TS1005: ';' expected.

1313         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1315:18 - error TS1005: ',' expected.

1315             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1316:20 - error TS1005: ',' expected.

1316             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1316:48 - error TS1109: Expression expected.

1316             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1317:21 - error TS1005: ',' expected.

1317             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1317:50 - error TS1109: Expression expected.

1317             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1318:10 - error TS1005: ';' expected.

1318         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1319:19 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1319:39 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1319:67 - error TS1109: Expression expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1319:77 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1319:106 - error TS1005: '(' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1319:107 - error TS1005: ',' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1319:116 - error TS1005: ')' expected.

1319         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1321:18 - error TS1005: ',' expected.

1321             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1322:20 - error TS1005: ',' expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1322:98 - error TS1109: Expression expected.

1322             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1323:10 - error TS1005: ';' expected.

1323         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1324:19 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1324:40 - error TS1005: ',' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1324:48 - error TS1005: ';' expected.

1324         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1325:19 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1325:37 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1325:65 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1325:93 - error TS1005: ',' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1325:102 - error TS1005: ';' expected.

1325         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1326:19 - error TS1005: ',' expected.

1326         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1326:31 - error TS1005: ';' expected.

1326         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1327:19 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1327:45 - error TS1005: ',' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1327:51 - error TS1011: An element access expression should take an argument.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1327:53 - error TS1005: ';' expected.

1327         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1329:18 - error TS1005: ',' expected.

1329             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1330:21 - error TS1005: ',' expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1330:107 - error TS1109: Expression expected.

1330             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1331:10 - error TS1005: ';' expected.

1331         ): this;
              ~

node_modules/@types/node/http2.d.ts:1333:18 - error TS1005: ',' expected.

1333             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1334:21 - error TS1005: ',' expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1334:107 - error TS1109: Expression expected.

1334             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1335:10 - error TS1005: ';' expected.

1335         ): this;
              ~

node_modules/@types/node/http2.d.ts:1337:18 - error TS1005: ',' expected.

1337             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1338:21 - error TS1005: ',' expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1338:118 - error TS1109: Expression expected.

1338             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1339:10 - error TS1005: ';' expected.

1339         ): this;
              ~

node_modules/@types/node/http2.d.ts:1340:17 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1340:43 - error TS1005: ',' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1340:65 - error TS1109: Expression expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1340:66 - error TS1005: ';' expected.

1340         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1342:18 - error TS1005: ',' expected.

1342             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1343:21 - error TS1005: ',' expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1343:103 - error TS1109: Expression expected.

1343             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1344:10 - error TS1005: ';' expected.

1344         ): this;
              ~

node_modules/@types/node/http2.d.ts:1345:17 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1345:38 - error TS1005: ',' expected.

1345         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1345:50 - error TS1109: Expression expected.

1345         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1345:51 - error TS1005: ';' expected.

1345         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1346:17 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1346:44 - error TS1005: ',' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1346:70 - error TS1109: Expression expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1346:71 - error TS1005: ';' expected.

1346         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1348:18 - error TS1005: ',' expected.

1348             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1349:21 - error TS1005: ',' expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1349:107 - error TS1109: Expression expected.

1349             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1350:10 - error TS1005: ';' expected.

1350         ): this;
              ~

node_modules/@types/node/http2.d.ts:1352:18 - error TS1005: ',' expected.

1352             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1353:21 - error TS1005: ',' expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1353:107 - error TS1109: Expression expected.

1353             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1354:10 - error TS1005: ';' expected.

1354         ): this;
              ~

node_modules/@types/node/http2.d.ts:1356:18 - error TS1005: ',' expected.

1356             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1357:21 - error TS1005: ',' expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1357:118 - error TS1109: Expression expected.

1357             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1358:10 - error TS1005: ';' expected.

1358         ): this;
              ~

node_modules/@types/node/http2.d.ts:1359:19 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1359:45 - error TS1005: ',' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1359:67 - error TS1109: Expression expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1359:68 - error TS1005: ';' expected.

1359         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1361:18 - error TS1005: ',' expected.

1361             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1362:21 - error TS1005: ',' expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1362:103 - error TS1109: Expression expected.

1362             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1363:10 - error TS1005: ';' expected.

1363         ): this;
              ~

node_modules/@types/node/http2.d.ts:1364:19 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1364:40 - error TS1005: ',' expected.

1364         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1364:52 - error TS1109: Expression expected.

1364         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1364:53 - error TS1005: ';' expected.

1364         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1365:19 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1365:46 - error TS1005: ',' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1365:72 - error TS1109: Expression expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1365:73 - error TS1005: ';' expected.

1365         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1367:18 - error TS1005: ',' expected.

1367             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1368:21 - error TS1005: ',' expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1368:107 - error TS1109: Expression expected.

1368             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1369:10 - error TS1005: ';' expected.

1369         ): this;
              ~

node_modules/@types/node/http2.d.ts:1371:18 - error TS1005: ',' expected.

1371             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1372:21 - error TS1005: ',' expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1372:107 - error TS1109: Expression expected.

1372             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1373:10 - error TS1005: ';' expected.

1373         ): this;
              ~

node_modules/@types/node/http2.d.ts:1375:18 - error TS1005: ',' expected.

1375             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1376:21 - error TS1005: ',' expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1376:118 - error TS1109: Expression expected.

1376             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1377:10 - error TS1005: ';' expected.

1377         ): this;
              ~

node_modules/@types/node/http2.d.ts:1378:30 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1378:56 - error TS1005: ',' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1378:78 - error TS1109: Expression expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1378:79 - error TS1005: ';' expected.

1378         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1380:18 - error TS1005: ',' expected.

1380             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1381:21 - error TS1005: ',' expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1381:103 - error TS1109: Expression expected.

1381             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1382:10 - error TS1005: ';' expected.

1382         ): this;
              ~

node_modules/@types/node/http2.d.ts:1383:30 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1383:51 - error TS1005: ',' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1383:63 - error TS1109: Expression expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1383:64 - error TS1005: ';' expected.

1383         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1384:30 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1384:57 - error TS1005: ',' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1384:83 - error TS1109: Expression expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1384:84 - error TS1005: ';' expected.

1384         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1386:18 - error TS1005: ',' expected.

1386             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1387:21 - error TS1005: ',' expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1387:107 - error TS1109: Expression expected.

1387             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1388:10 - error TS1005: ';' expected.

1388         ): this;
              ~

node_modules/@types/node/http2.d.ts:1390:18 - error TS1005: ',' expected.

1390             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1391:21 - error TS1005: ',' expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1391:107 - error TS1109: Expression expected.

1391             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1392:10 - error TS1005: ';' expected.

1392         ): this;
              ~

node_modules/@types/node/http2.d.ts:1394:18 - error TS1005: ',' expected.

1394             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1395:21 - error TS1005: ',' expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1395:118 - error TS1109: Expression expected.

1395             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1396:10 - error TS1005: ';' expected.

1396         ): this;
              ~

node_modules/@types/node/http2.d.ts:1397:34 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1397:60 - error TS1005: ',' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1397:82 - error TS1109: Expression expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1397:83 - error TS1005: ';' expected.

1397         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1399:18 - error TS1005: ',' expected.

1399             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1400:21 - error TS1005: ',' expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1400:103 - error TS1109: Expression expected.

1400             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1401:10 - error TS1005: ';' expected.

1401         ): this;
              ~

node_modules/@types/node/http2.d.ts:1402:34 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1402:55 - error TS1005: ',' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1402:67 - error TS1109: Expression expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1402:68 - error TS1005: ';' expected.

1402         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1403:34 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1403:61 - error TS1005: ',' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1403:87 - error TS1109: Expression expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1403:88 - error TS1005: ';' expected.

1403         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1407:52 - error TS1005: ',' expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:1407:81 - error TS1109: Expression expected.

1407         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:1408:22 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:1408:56 - error TS1005: ';' expected.

1408         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:1409:23 - error TS1005: ';' expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:1409:86 - error TS1109: Expression expected.

1409         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:1410:5 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
         ~

node_modules/@types/node/http2.d.ts:1410:7 - error TS1109: Expression expected.

1410     > extends tls.Server, HTTP2ServerCommon {
           ~~~~~~~

node_modules/@types/node/http2.d.ts:1410:45 - error TS1005: ';' expected.

1410     > extends tls.Server, HTTP2ServerCommon {
                                                 ~

node_modules/@types/node/http2.d.ts:1412:18 - error TS1005: ',' expected.

1412             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1413:21 - error TS1005: ',' expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1413:107 - error TS1109: Expression expected.

1413             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1414:10 - error TS1005: ';' expected.

1414         ): this;
              ~

node_modules/@types/node/http2.d.ts:1416:18 - error TS1005: ',' expected.

1416             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1417:21 - error TS1005: ',' expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1417:107 - error TS1109: Expression expected.

1417             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1418:10 - error TS1005: ';' expected.

1418         ): this;
              ~

node_modules/@types/node/http2.d.ts:1420:18 - error TS1005: ',' expected.

1420             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1421:21 - error TS1005: ',' expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1421:118 - error TS1109: Expression expected.

1421             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1422:10 - error TS1005: ';' expected.

1422         ): this;
              ~

node_modules/@types/node/http2.d.ts:1423:26 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1423:52 - error TS1005: ',' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1423:74 - error TS1109: Expression expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/http2.d.ts:1423:75 - error TS1005: ';' expected.

1423         addListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/http2.d.ts:1425:18 - error TS1005: ',' expected.

1425             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1426:21 - error TS1005: ',' expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1426:103 - error TS1109: Expression expected.

1426             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1427:10 - error TS1005: ';' expected.

1427         ): this;
              ~

node_modules/@types/node/http2.d.ts:1428:26 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1428:47 - error TS1005: ',' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                   ~

node_modules/@types/node/http2.d.ts:1428:59 - error TS1109: Expression expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1428:60 - error TS1005: ';' expected.

1428         addListener(event: "timeout", listener: () => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1429:26 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1429:55 - error TS1005: ',' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1429:88 - error TS1109: Expression expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:1429:89 - error TS1005: ';' expected.

1429         addListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/http2.d.ts:1430:26 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                              ~

node_modules/@types/node/http2.d.ts:1430:53 - error TS1005: ',' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1430:79 - error TS1109: Expression expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1430:80 - error TS1005: ';' expected.

1430         addListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1432:18 - error TS1005: ',' expected.

1432             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1433:20 - error TS1005: ',' expected.

1433             request: InstanceType<Http2Request>,
                        ~

node_modules/@types/node/http2.d.ts:1433:48 - error TS1109: Expression expected.

1433             request: InstanceType<Http2Request>,
                                                    ~

node_modules/@types/node/http2.d.ts:1434:21 - error TS1005: ',' expected.

1434             response: InstanceType<Http2Response>,
                         ~

node_modules/@types/node/http2.d.ts:1434:50 - error TS1109: Expression expected.

1434             response: InstanceType<Http2Response>,
                                                      ~

node_modules/@types/node/http2.d.ts:1435:10 - error TS1005: ';' expected.

1435         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1436:19 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1436:39 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                           ~

node_modules/@types/node/http2.d.ts:1436:67 - error TS1109: Expression expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                       ~

node_modules/@types/node/http2.d.ts:1436:77 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                 ~

node_modules/@types/node/http2.d.ts:1436:106 - error TS1005: '(' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                              ~

node_modules/@types/node/http2.d.ts:1436:107 - error TS1005: ',' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1436:116 - error TS1005: ')' expected.

1436         emit(event: "request", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;
                                                                                                                        ~

node_modules/@types/node/http2.d.ts:1438:18 - error TS1005: ',' expected.

1438             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1439:20 - error TS1005: ',' expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                        ~

node_modules/@types/node/http2.d.ts:1439:98 - error TS1109: Expression expected.

1439             session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                      ~

node_modules/@types/node/http2.d.ts:1440:10 - error TS1005: ';' expected.

1440         ): boolean;
              ~

node_modules/@types/node/http2.d.ts:1441:19 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1441:40 - error TS1005: ',' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                            ~

node_modules/@types/node/http2.d.ts:1441:48 - error TS1005: ';' expected.

1441         emit(event: "sessionError", err: Error): boolean;
                                                    ~

node_modules/@types/node/http2.d.ts:1442:19 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1442:37 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                         ~

node_modules/@types/node/http2.d.ts:1442:65 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                     ~

node_modules/@types/node/http2.d.ts:1442:93 - error TS1005: ',' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1442:102 - error TS1005: ';' expected.

1442         emit(event: "stream", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;
                                                                                                          ~

node_modules/@types/node/http2.d.ts:1443:19 - error TS1005: ',' expected.

1443         emit(event: "timeout"): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1443:31 - error TS1005: ';' expected.

1443         emit(event: "timeout"): boolean;
                                   ~

node_modules/@types/node/http2.d.ts:1444:19 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1444:46 - error TS1005: ',' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                  ~

node_modules/@types/node/http2.d.ts:1444:62 - error TS1005: ';' expected.

1444         emit(event: "unknownProtocol", socket: tls.TLSSocket): boolean;
                                                                  ~

node_modules/@types/node/http2.d.ts:1445:19 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                       ~

node_modules/@types/node/http2.d.ts:1445:45 - error TS1005: ',' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                 ~

node_modules/@types/node/http2.d.ts:1445:51 - error TS1011: An element access expression should take an argument.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                       

node_modules/@types/node/http2.d.ts:1445:53 - error TS1005: ';' expected.

1445         emit(event: string | symbol, ...args: any[]): boolean;
                                                         ~

node_modules/@types/node/http2.d.ts:1447:18 - error TS1005: ',' expected.

1447             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1448:21 - error TS1005: ',' expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1448:107 - error TS1109: Expression expected.

1448             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1449:10 - error TS1005: ';' expected.

1449         ): this;
              ~

node_modules/@types/node/http2.d.ts:1451:18 - error TS1005: ',' expected.

1451             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1452:21 - error TS1005: ',' expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1452:107 - error TS1109: Expression expected.

1452             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1453:10 - error TS1005: ';' expected.

1453         ): this;
              ~

node_modules/@types/node/http2.d.ts:1455:18 - error TS1005: ',' expected.

1455             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1456:21 - error TS1005: ',' expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1456:118 - error TS1109: Expression expected.

1456             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1457:10 - error TS1005: ';' expected.

1457         ): this;
              ~

node_modules/@types/node/http2.d.ts:1458:17 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1458:43 - error TS1005: ',' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/http2.d.ts:1458:65 - error TS1109: Expression expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/http2.d.ts:1458:66 - error TS1005: ';' expected.

1458         on(event: "sessionError", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/http2.d.ts:1460:18 - error TS1005: ',' expected.

1460             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1461:21 - error TS1005: ',' expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1461:103 - error TS1109: Expression expected.

1461             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1462:10 - error TS1005: ';' expected.

1462         ): this;
              ~

node_modules/@types/node/http2.d.ts:1463:17 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1463:38 - error TS1005: ',' expected.

1463         on(event: "timeout", listener: () => void): this;
                                          ~

node_modules/@types/node/http2.d.ts:1463:50 - error TS1109: Expression expected.

1463         on(event: "timeout", listener: () => void): this;
                                                      ~

node_modules/@types/node/http2.d.ts:1463:51 - error TS1005: ';' expected.

1463         on(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1464:17 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1464:46 - error TS1005: ',' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1464:79 - error TS1109: Expression expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1464:80 - error TS1005: ';' expected.

1464         on(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                    ~

node_modules/@types/node/http2.d.ts:1465:17 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                     ~

node_modules/@types/node/http2.d.ts:1465:44 - error TS1005: ',' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                ~

node_modules/@types/node/http2.d.ts:1465:70 - error TS1109: Expression expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                          ~

node_modules/@types/node/http2.d.ts:1465:71 - error TS1005: ';' expected.

1465         on(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                           ~

node_modules/@types/node/http2.d.ts:1467:18 - error TS1005: ',' expected.

1467             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1468:21 - error TS1005: ',' expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1468:107 - error TS1109: Expression expected.

1468             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1469:10 - error TS1005: ';' expected.

1469         ): this;
              ~

node_modules/@types/node/http2.d.ts:1471:18 - error TS1005: ',' expected.

1471             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1472:21 - error TS1005: ',' expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1472:107 - error TS1109: Expression expected.

1472             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1473:10 - error TS1005: ';' expected.

1473         ): this;
              ~

node_modules/@types/node/http2.d.ts:1475:18 - error TS1005: ',' expected.

1475             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1476:21 - error TS1005: ',' expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1476:118 - error TS1109: Expression expected.

1476             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1477:10 - error TS1005: ';' expected.

1477         ): this;
              ~

node_modules/@types/node/http2.d.ts:1478:19 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1478:45 - error TS1005: ',' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                 ~

node_modules/@types/node/http2.d.ts:1478:67 - error TS1109: Expression expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1478:68 - error TS1005: ';' expected.

1478         once(event: "sessionError", listener: (err: Error) => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1480:18 - error TS1005: ',' expected.

1480             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1481:21 - error TS1005: ',' expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1481:103 - error TS1109: Expression expected.

1481             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1482:10 - error TS1005: ';' expected.

1482         ): this;
              ~

node_modules/@types/node/http2.d.ts:1483:19 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1483:40 - error TS1005: ',' expected.

1483         once(event: "timeout", listener: () => void): this;
                                            ~

node_modules/@types/node/http2.d.ts:1483:52 - error TS1109: Expression expected.

1483         once(event: "timeout", listener: () => void): this;
                                                        ~

node_modules/@types/node/http2.d.ts:1483:53 - error TS1005: ';' expected.

1483         once(event: "timeout", listener: () => void): this;
                                                         ~

node_modules/@types/node/http2.d.ts:1484:19 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1484:48 - error TS1005: ',' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/http2.d.ts:1484:81 - error TS1109: Expression expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                     ~

node_modules/@types/node/http2.d.ts:1484:82 - error TS1005: ';' expected.

1484         once(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1485:19 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                       ~

node_modules/@types/node/http2.d.ts:1485:46 - error TS1005: ',' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                  ~

node_modules/@types/node/http2.d.ts:1485:72 - error TS1109: Expression expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                            ~

node_modules/@types/node/http2.d.ts:1485:73 - error TS1005: ';' expected.

1485         once(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/http2.d.ts:1487:18 - error TS1005: ',' expected.

1487             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1488:21 - error TS1005: ',' expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1488:107 - error TS1109: Expression expected.

1488             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1489:10 - error TS1005: ';' expected.

1489         ): this;
              ~

node_modules/@types/node/http2.d.ts:1491:18 - error TS1005: ',' expected.

1491             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1492:21 - error TS1005: ',' expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1492:107 - error TS1109: Expression expected.

1492             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1493:10 - error TS1005: ';' expected.

1493         ): this;
              ~

node_modules/@types/node/http2.d.ts:1495:18 - error TS1005: ',' expected.

1495             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1496:21 - error TS1005: ',' expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1496:118 - error TS1109: Expression expected.

1496             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1497:10 - error TS1005: ';' expected.

1497         ): this;
              ~

node_modules/@types/node/http2.d.ts:1498:30 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1498:56 - error TS1005: ',' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                            ~

node_modules/@types/node/http2.d.ts:1498:78 - error TS1109: Expression expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                  ~

node_modules/@types/node/http2.d.ts:1498:79 - error TS1005: ';' expected.

1498         prependListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                   ~

node_modules/@types/node/http2.d.ts:1500:18 - error TS1005: ',' expected.

1500             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1501:21 - error TS1005: ',' expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1501:103 - error TS1109: Expression expected.

1501             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1502:10 - error TS1005: ';' expected.

1502         ): this;
              ~

node_modules/@types/node/http2.d.ts:1503:30 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1503:51 - error TS1005: ',' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                       ~

node_modules/@types/node/http2.d.ts:1503:63 - error TS1109: Expression expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1503:64 - error TS1005: ';' expected.

1503         prependListener(event: "timeout", listener: () => void): this;
                                                                    ~

node_modules/@types/node/http2.d.ts:1504:30 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1504:59 - error TS1005: ',' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/http2.d.ts:1504:92 - error TS1109: Expression expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/http2.d.ts:1504:93 - error TS1005: ';' expected.

1504         prependListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/http2.d.ts:1505:30 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                  ~

node_modules/@types/node/http2.d.ts:1505:57 - error TS1005: ',' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                             ~

node_modules/@types/node/http2.d.ts:1505:83 - error TS1109: Expression expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1505:84 - error TS1005: ';' expected.

1505         prependListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                        ~

node_modules/@types/node/http2.d.ts:1507:18 - error TS1005: ',' expected.

1507             event: "checkContinue",
                      ~

node_modules/@types/node/http2.d.ts:1508:21 - error TS1005: ',' expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1508:107 - error TS1109: Expression expected.

1508             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1509:10 - error TS1005: ';' expected.

1509         ): this;
              ~

node_modules/@types/node/http2.d.ts:1511:18 - error TS1005: ',' expected.

1511             event: "request",
                      ~

node_modules/@types/node/http2.d.ts:1512:21 - error TS1005: ',' expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1512:107 - error TS1109: Expression expected.

1512             listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                               ~

node_modules/@types/node/http2.d.ts:1513:10 - error TS1005: ';' expected.

1513         ): this;
              ~

node_modules/@types/node/http2.d.ts:1515:18 - error TS1005: ',' expected.

1515             event: "session",
                      ~

node_modules/@types/node/http2.d.ts:1516:21 - error TS1005: ',' expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                         ~

node_modules/@types/node/http2.d.ts:1516:118 - error TS1109: Expression expected.

1516             listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,
                                                                                                                          ~

node_modules/@types/node/http2.d.ts:1517:10 - error TS1005: ';' expected.

1517         ): this;
              ~

node_modules/@types/node/http2.d.ts:1518:34 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1518:60 - error TS1005: ',' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/http2.d.ts:1518:82 - error TS1109: Expression expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                      ~

node_modules/@types/node/http2.d.ts:1518:83 - error TS1005: ';' expected.

1518         prependOnceListener(event: "sessionError", listener: (err: Error) => void): this;
                                                                                       ~

node_modules/@types/node/http2.d.ts:1520:18 - error TS1005: ',' expected.

1520             event: "stream",
                      ~

node_modules/@types/node/http2.d.ts:1521:21 - error TS1005: ',' expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                         ~

node_modules/@types/node/http2.d.ts:1521:103 - error TS1109: Expression expected.

1521             listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,
                                                                                                           ~

node_modules/@types/node/http2.d.ts:1522:10 - error TS1005: ';' expected.

1522         ): this;
              ~

node_modules/@types/node/http2.d.ts:1523:34 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1523:55 - error TS1005: ',' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                           ~

node_modules/@types/node/http2.d.ts:1523:67 - error TS1109: Expression expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                       ~

node_modules/@types/node/http2.d.ts:1523:68 - error TS1005: ';' expected.

1523         prependOnceListener(event: "timeout", listener: () => void): this;
                                                                        ~

node_modules/@types/node/http2.d.ts:1524:34 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1524:63 - error TS1005: ',' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/http2.d.ts:1524:96 - error TS1109: Expression expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/http2.d.ts:1524:97 - error TS1005: ';' expected.

1524         prependOnceListener(event: "unknownProtocol", listener: (socket: tls.TLSSocket) => void): this;
                                                                                                     ~

node_modules/@types/node/http2.d.ts:1525:34 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/http2.d.ts:1525:61 - error TS1005: ',' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/http2.d.ts:1525:87 - error TS1109: Expression expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                           ~

node_modules/@types/node/http2.d.ts:1525:88 - error TS1005: ';' expected.

1525         prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
                                                                                            ~

node_modules/@types/node/http2.d.ts:2442:52 - error TS1005: ',' expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2442:81 - error TS1109: Expression expected.

2442         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2443:22 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2443:56 - error TS1005: ';' expected.

2443         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2444:23 - error TS1005: ';' expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2444:86 - error TS1109: Expression expected.

2444         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2445:5 - error TS1109: Expression expected.

2445     >(
         ~

node_modules/@types/node/http2.d.ts:2446:16 - error TS1005: ')' expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2446:89 - error TS1109: Expression expected.

2446         options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                             ~

node_modules/@types/node/http2.d.ts:2447:26 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2447:112 - error TS1109: Expression expected.

2447         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2448:5 - error TS1109: Expression expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2448:6 - error TS1128: Declaration or statement expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2448:77 - error TS1005: '(' expected.

2448     ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                 ~

node_modules/@types/node/http2.d.ts:2482:52 - error TS1005: ',' expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                        ~

node_modules/@types/node/http2.d.ts:2482:81 - error TS1109: Expression expected.

2482         Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,
                                                                                     ~

node_modules/@types/node/http2.d.ts:2483:22 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                          ~~~~~~~

node_modules/@types/node/http2.d.ts:2483:56 - error TS1005: ';' expected.

2483         Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,
                                                            ~

node_modules/@types/node/http2.d.ts:2484:23 - error TS1005: ';' expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                           ~~~~~~~

node_modules/@types/node/http2.d.ts:2484:86 - error TS1109: Expression expected.

2484         Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,
                                                                                          ~

node_modules/@types/node/http2.d.ts:2485:5 - error TS1109: Expression expected.

2485     >(
         ~

node_modules/@types/node/http2.d.ts:2486:16 - error TS1005: ')' expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                    ~

node_modules/@types/node/http2.d.ts:2486:95 - error TS1109: Expression expected.

2486         options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,
                                                                                                   ~

node_modules/@types/node/http2.d.ts:2487:26 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                              ~

node_modules/@types/node/http2.d.ts:2487:112 - error TS1109: Expression expected.

2487         onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,
                                                                                                                    ~

node_modules/@types/node/http2.d.ts:2488:5 - error TS1109: Expression expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
         ~

node_modules/@types/node/http2.d.ts:2488:6 - error TS1128: Declaration or statement expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
          ~

node_modules/@types/node/http2.d.ts:2488:83 - error TS1005: '(' expected.

2488     ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;
                                                                                       ~

node_modules/@types/node/https.d.ts:13:52 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:13:65 - error TS1005: ',' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                   ~

node_modules/@types/node/https.d.ts:13:74 - error TS1005: '(' expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                            ~

node_modules/@types/node/https.d.ts:13:76 - error TS1109: Expression expected.

13         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:14:5 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
       ~

node_modules/@types/node/https.d.ts:14:7 - error TS1109: Expression expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:14:90 - error TS1005: '(' expected.

14     > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;
                                                                                            ~

node_modules/@types/node/https.d.ts:37:52 - error TS1005: ',' expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:37:76 - error TS1109: Expression expected.

37         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:38:5 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
       ~

node_modules/@types/node/https.d.ts:38:7 - error TS1109: Expression expected.

38     > extends http.Server<Request, Response> {}
         ~~~~~~~

node_modules/@types/node/https.d.ts:45:52 - error TS1005: ',' expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                      ~

node_modules/@types/node/https.d.ts:45:76 - error TS1109: Expression expected.

45         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                              ~

node_modules/@types/node/https.d.ts:46:5 - error TS1109: Expression expected.

46     > extends tls.Server {
       ~

node_modules/@types/node/https.d.ts:46:7 - error TS1109: Expression expected.

46     > extends tls.Server {
         ~~~~~~~

node_modules/@types/node/https.d.ts:46:26 - error TS1005: ';' expected.

46     > extends tls.Server {
                            ~

node_modules/@types/node/https.d.ts:47:37 - error TS1109: Expression expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                       ~

node_modules/@types/node/https.d.ts:47:78 - error TS1005: '(' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                ~

node_modules/@types/node/https.d.ts:47:79 - error TS1005: ')' expected.

47         constructor(requestListener?: http.RequestListener<Request, Response>);
                                                                                 ~

node_modules/@types/node/https.d.ts:49:20 - error TS1005: ',' expected.

49             options: ServerOptions<Request, Response>,
                      ~

node_modules/@types/node/https.d.ts:49:54 - error TS1109: Expression expected.

49             options: ServerOptions<Request, Response>,
                                                        ~

node_modules/@types/node/https.d.ts:50:29 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                               ~

node_modules/@types/node/https.d.ts:50:70 - error TS1109: Expression expected.

50             requestListener?: http.RequestListener<Request, Response>,
                                                                        ~

node_modules/@types/node/https.d.ts:56:30 - error TS1005: ';' expected.

56         closeAllConnections(): void;
                                ~

node_modules/@types/node/https.d.ts:56:36 - error TS1109: Expression expected.

56         closeAllConnections(): void;
                                      ~

node_modules/@types/node/https.d.ts:61:31 - error TS1005: ';' expected.

61         closeIdleConnections(): void;
                                 ~

node_modules/@types/node/https.d.ts:61:37 - error TS1109: Expression expected.

61         closeIdleConnections(): void;
                                       ~

node_modules/@types/node/https.d.ts:62:26 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                            ~

node_modules/@types/node/https.d.ts:62:44 - error TS1005: ',' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:62:70 - error TS1109: Expression expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:62:71 - error TS1005: ';' expected.

62         addListener(event: string, listener: (...args: any[]) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:63:26 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:63:46 - error TS1005: ',' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:63:96 - error TS1109: Expression expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:63:97 - error TS1005: ';' expected.

63         addListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:65:18 - error TS1005: ',' expected.

65             event: "newSession",
                    ~

node_modules/@types/node/https.d.ts:66:21 - error TS1005: ',' expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:66:117 - error TS1109: Expression expected.

66             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                       ~

node_modules/@types/node/https.d.ts:67:10 - error TS1005: ';' expected.

67         ): this;
            ~

node_modules/@types/node/https.d.ts:69:18 - error TS1005: ',' expected.

69             event: "OCSPRequest",
                    ~

node_modules/@types/node/https.d.ts:70:21 - error TS1005: ',' expected.

70             listener: (
                       ~

node_modules/@types/node/https.d.ts:74:22 - error TS1109: Expression expected.

74             ) => void,
                        ~

node_modules/@types/node/https.d.ts:75:10 - error TS1005: ';' expected.

75         ): this;
            ~

node_modules/@types/node/https.d.ts:77:18 - error TS1005: ',' expected.

77             event: "resumeSession",
                    ~

node_modules/@types/node/https.d.ts:78:21 - error TS1005: ',' expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                       ~

node_modules/@types/node/https.d.ts:78:103 - error TS1109: Expression expected.

78             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                         ~

node_modules/@types/node/https.d.ts:79:10 - error TS1005: ';' expected.

79         ): this;
            ~

node_modules/@types/node/https.d.ts:80:26 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:80:56 - error TS1005: ',' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:80:92 - error TS1109: Expression expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:80:93 - error TS1005: ';' expected.

80         addListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:81:26 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                            ~

node_modules/@types/node/https.d.ts:81:54 - error TS1005: ',' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:81:102 - error TS1109: Expression expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:81:103 - error TS1005: ';' expected.

81         addListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:82:26 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:82:45 - error TS1005: ',' expected.

82         addListener(event: "close", listener: () => void): this;
                                               ~

node_modules/@types/node/https.d.ts:82:57 - error TS1109: Expression expected.

82         addListener(event: "close", listener: () => void): this;
                                                           ~

node_modules/@types/node/https.d.ts:82:58 - error TS1005: ';' expected.

82         addListener(event: "close", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:83:26 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:83:50 - error TS1005: ',' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:83:76 - error TS1109: Expression expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:83:77 - error TS1005: ';' expected.

83         addListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:84:26 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                            ~

node_modules/@types/node/https.d.ts:84:45 - error TS1005: ',' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:84:67 - error TS1109: Expression expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:84:68 - error TS1005: ';' expected.

84         addListener(event: "error", listener: (err: Error) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:85:26 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                            ~

node_modules/@types/node/https.d.ts:85:49 - error TS1005: ',' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:85:61 - error TS1109: Expression expected.

85         addListener(event: "listening", listener: () => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:85:62 - error TS1005: ';' expected.

85         addListener(event: "listening", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:86:26 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:86:53 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                       ~

node_modules/@types/node/https.d.ts:86:94 - error TS1005: '(' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:86:95 - error TS1005: ',' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:86:101 - error TS1005: ')' expected.

86         addListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:87:26 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:87:56 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:87:97 - error TS1005: '(' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:87:98 - error TS1005: ',' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:87:104 - error TS1005: ')' expected.

87         addListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:88:26 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                            ~

node_modules/@types/node/https.d.ts:88:51 - error TS1005: ',' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:88:89 - error TS1109: Expression expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:88:90 - error TS1005: ';' expected.

88         addListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:90:18 - error TS1005: ',' expected.

90             event: "connect",
                    ~

node_modules/@types/node/https.d.ts:91:21 - error TS1005: ',' expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:91:89 - error TS1109: Expression expected.

91             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:92:10 - error TS1005: ';' expected.

92         ): this;
            ~

node_modules/@types/node/https.d.ts:93:26 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                            ~

node_modules/@types/node/https.d.ts:93:47 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:93:88 - error TS1005: '(' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:93:89 - error TS1005: ',' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:93:95 - error TS1005: ')' expected.

93         addListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:95:18 - error TS1005: ',' expected.

95             event: "upgrade",
                    ~

node_modules/@types/node/https.d.ts:96:21 - error TS1005: ',' expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                       ~

node_modules/@types/node/https.d.ts:96:89 - error TS1109: Expression expected.

96             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                           ~

node_modules/@types/node/https.d.ts:97:10 - error TS1005: ';' expected.

97         ): this;
            ~

node_modules/@types/node/https.d.ts:98:19 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                     ~

node_modules/@types/node/https.d.ts:98:36 - error TS1005: ',' expected.

98         emit(event: string, ...args: any[]): boolean;
                                      ~

node_modules/@types/node/https.d.ts:98:42 - error TS1011: An element access expression should take an argument.

98         emit(event: string, ...args: any[]): boolean;
                                            

node_modules/@types/node/https.d.ts:98:44 - error TS1005: ';' expected.

98         emit(event: string, ...args: any[]): boolean;
                                              ~

node_modules/@types/node/https.d.ts:99:19 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                     ~

node_modules/@types/node/https.d.ts:99:35 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                     ~

node_modules/@types/node/https.d.ts:99:54 - error TS1005: ',' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                        ~

node_modules/@types/node/https.d.ts:99:70 - error TS1005: ';' expected.

99         emit(event: "keylog", line: Buffer, tlsSocket: tls.TLSSocket): boolean;
                                                                        ~

node_modules/@types/node/https.d.ts:101:18 - error TS1005: ',' expected.

101             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:102:22 - error TS1005: ',' expected.

102             sessionId: Buffer,
                         ~

node_modules/@types/node/https.d.ts:103:24 - error TS1005: ',' expected.

103             sessionData: Buffer,
                           ~

node_modules/@types/node/https.d.ts:104:21 - error TS1005: ',' expected.

104             callback: (err: Error, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:104:57 - error TS1109: Expression expected.

104             callback: (err: Error, resp: Buffer) => void,
                                                            ~

node_modules/@types/node/https.d.ts:105:10 - error TS1005: ';' expected.

105         ): boolean;
             ~

node_modules/@types/node/https.d.ts:107:18 - error TS1005: ',' expected.

107             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:108:24 - error TS1005: ',' expected.

108             certificate: Buffer,
                           ~

node_modules/@types/node/https.d.ts:109:19 - error TS1005: ',' expected.

109             issuer: Buffer,
                      ~

node_modules/@types/node/https.d.ts:110:21 - error TS1005: ',' expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:110:64 - error TS1109: Expression expected.

110             callback: (err: Error | null, resp: Buffer) => void,
                                                                   ~

node_modules/@types/node/https.d.ts:111:10 - error TS1005: ';' expected.

111         ): boolean;
             ~

node_modules/@types/node/https.d.ts:112:19 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                      ~

node_modules/@types/node/https.d.ts:112:47 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                  ~

node_modules/@types/node/https.d.ts:112:65 - error TS1005: ',' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                    ~

node_modules/@types/node/https.d.ts:112:108 - error TS1109: Expression expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                               ~

node_modules/@types/node/https.d.ts:112:109 - error TS1005: ';' expected.

112         emit(event: "resumeSession", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;
                                                                                                                ~

node_modules/@types/node/https.d.ts:113:19 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:113:50 - error TS1005: ',' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:113:66 - error TS1005: ';' expected.

113         emit(event: "secureConnection", tlsSocket: tls.TLSSocket): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:114:19 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                      ~

node_modules/@types/node/https.d.ts:114:42 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                             ~

node_modules/@types/node/https.d.ts:114:60 - error TS1005: ',' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                               ~

node_modules/@types/node/https.d.ts:114:76 - error TS1005: ';' expected.

114         emit(event: "tlsClientError", err: Error, tlsSocket: tls.TLSSocket): boolean;
                                                                               ~

node_modules/@types/node/https.d.ts:115:19 - error TS1005: ',' expected.

115         emit(event: "close"): boolean;
                      ~

node_modules/@types/node/https.d.ts:115:29 - error TS1005: ';' expected.

115         emit(event: "close"): boolean;
                                ~

node_modules/@types/node/https.d.ts:116:19 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:116:41 - error TS1005: ',' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                            ~

node_modules/@types/node/https.d.ts:116:50 - error TS1005: ';' expected.

116         emit(event: "connection", socket: Duplex): boolean;
                                                     ~

node_modules/@types/node/https.d.ts:117:19 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                      ~

node_modules/@types/node/https.d.ts:117:33 - error TS1005: ',' expected.

117         emit(event: "error", err: Error): boolean;
                                    ~

node_modules/@types/node/https.d.ts:117:41 - error TS1005: ';' expected.

117         emit(event: "error", err: Error): boolean;
                                            ~

node_modules/@types/node/https.d.ts:118:19 - error TS1005: ',' expected.

118         emit(event: "listening"): boolean;
                      ~

node_modules/@types/node/https.d.ts:118:33 - error TS1005: ';' expected.

118         emit(event: "listening"): boolean;
                                    ~

node_modules/@types/node/https.d.ts:120:18 - error TS1005: ',' expected.

120             event: "checkContinue",
                     ~

node_modules/@types/node/https.d.ts:121:16 - error TS1005: ',' expected.

121             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:121:39 - error TS1109: Expression expected.

121             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:122:16 - error TS1005: ',' expected.

122             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:122:40 - error TS1109: Expression expected.

122             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:123:10 - error TS1005: ';' expected.

123         ): boolean;
             ~

node_modules/@types/node/https.d.ts:125:18 - error TS1005: ',' expected.

125             event: "checkExpectation",
                     ~

node_modules/@types/node/https.d.ts:126:16 - error TS1005: ',' expected.

126             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:126:39 - error TS1109: Expression expected.

126             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:127:16 - error TS1005: ',' expected.

127             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:127:40 - error TS1109: Expression expected.

127             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:128:10 - error TS1005: ';' expected.

128         ): boolean;
             ~

node_modules/@types/node/https.d.ts:129:19 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                      ~

node_modules/@types/node/https.d.ts:129:39 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                          ~

node_modules/@types/node/https.d.ts:129:54 - error TS1005: ',' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                         ~

node_modules/@types/node/https.d.ts:129:63 - error TS1005: ';' expected.

129         emit(event: "clientError", err: Error, socket: Duplex): boolean;
                                                                  ~

node_modules/@types/node/https.d.ts:130:19 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:130:35 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:130:58 - error TS1109: Expression expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:130:66 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:130:80 - error TS1005: ',' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:130:89 - error TS1005: ';' expected.

130         emit(event: "connect", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:132:18 - error TS1005: ',' expected.

132             event: "request",
                     ~

node_modules/@types/node/https.d.ts:133:16 - error TS1005: ',' expected.

133             req: InstanceType<Request>,
                   ~

node_modules/@types/node/https.d.ts:133:39 - error TS1109: Expression expected.

133             req: InstanceType<Request>,
                                          ~

node_modules/@types/node/https.d.ts:134:16 - error TS1005: ',' expected.

134             res: InstanceType<Response>,
                   ~

node_modules/@types/node/https.d.ts:134:40 - error TS1109: Expression expected.

134             res: InstanceType<Response>,
                                           ~

node_modules/@types/node/https.d.ts:135:10 - error TS1005: ';' expected.

135         ): boolean;
             ~

node_modules/@types/node/https.d.ts:136:19 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                      ~

node_modules/@types/node/https.d.ts:136:35 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                      ~

node_modules/@types/node/https.d.ts:136:58 - error TS1109: Expression expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                             ~

node_modules/@types/node/https.d.ts:136:66 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                     ~

node_modules/@types/node/https.d.ts:136:80 - error TS1005: ',' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                   ~

node_modules/@types/node/https.d.ts:136:89 - error TS1005: ';' expected.

136         emit(event: "upgrade", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;
                                                                                            ~

node_modules/@types/node/https.d.ts:137:17 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                    ~

node_modules/@types/node/https.d.ts:137:35 - error TS1005: ',' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                      ~

node_modules/@types/node/https.d.ts:137:61 - error TS1109: Expression expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:137:62 - error TS1005: ';' expected.

137         on(event: string, listener: (...args: any[]) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:138:17 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:138:37 - error TS1005: ',' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:138:87 - error TS1109: Expression expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:138:88 - error TS1005: ';' expected.

138         on(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:140:18 - error TS1005: ',' expected.

140             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:141:21 - error TS1005: ',' expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:141:117 - error TS1109: Expression expected.

141             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:142:10 - error TS1005: ';' expected.

142         ): this;
             ~

node_modules/@types/node/https.d.ts:144:18 - error TS1005: ',' expected.

144             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:145:21 - error TS1005: ',' expected.

145             listener: (
                        ~

node_modules/@types/node/https.d.ts:149:22 - error TS1109: Expression expected.

149             ) => void,
                         ~

node_modules/@types/node/https.d.ts:150:10 - error TS1005: ';' expected.

150         ): this;
             ~

node_modules/@types/node/https.d.ts:152:18 - error TS1005: ',' expected.

152             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:153:21 - error TS1005: ',' expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:153:103 - error TS1109: Expression expected.

153             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:154:10 - error TS1005: ';' expected.

154         ): this;
             ~

node_modules/@types/node/https.d.ts:155:17 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:155:47 - error TS1005: ',' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:155:83 - error TS1109: Expression expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:155:84 - error TS1005: ';' expected.

155         on(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:156:17 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                    ~

node_modules/@types/node/https.d.ts:156:45 - error TS1005: ',' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                ~

node_modules/@types/node/https.d.ts:156:93 - error TS1109: Expression expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:156:94 - error TS1005: ';' expected.

156         on(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:157:17 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:157:36 - error TS1005: ',' expected.

157         on(event: "close", listener: () => void): this;
                                       ~

node_modules/@types/node/https.d.ts:157:48 - error TS1109: Expression expected.

157         on(event: "close", listener: () => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:157:49 - error TS1005: ';' expected.

157         on(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:158:17 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:158:41 - error TS1005: ',' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                            ~

node_modules/@types/node/https.d.ts:158:67 - error TS1109: Expression expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                      ~

node_modules/@types/node/https.d.ts:158:68 - error TS1005: ';' expected.

158         on(event: "connection", listener: (socket: Duplex) => void): this;
                                                                       ~

node_modules/@types/node/https.d.ts:159:17 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                    ~

node_modules/@types/node/https.d.ts:159:36 - error TS1005: ',' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                       ~

node_modules/@types/node/https.d.ts:159:58 - error TS1109: Expression expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:159:59 - error TS1005: ';' expected.

159         on(event: "error", listener: (err: Error) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:160:17 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                    ~

node_modules/@types/node/https.d.ts:160:40 - error TS1005: ',' expected.

160         on(event: "listening", listener: () => void): this;
                                           ~

node_modules/@types/node/https.d.ts:160:52 - error TS1109: Expression expected.

160         on(event: "listening", listener: () => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:160:53 - error TS1005: ';' expected.

160         on(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:161:17 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:161:44 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                               ~

node_modules/@types/node/https.d.ts:161:85 - error TS1005: '(' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:161:86 - error TS1005: ',' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:161:92 - error TS1005: ')' expected.

161         on(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:162:17 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:162:47 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                  ~

node_modules/@types/node/https.d.ts:162:88 - error TS1005: '(' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:162:89 - error TS1005: ',' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:162:95 - error TS1005: ')' expected.

162         on(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:163:17 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                    ~

node_modules/@types/node/https.d.ts:163:42 - error TS1005: ',' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                             ~

node_modules/@types/node/https.d.ts:163:80 - error TS1109: Expression expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:163:81 - error TS1005: ';' expected.

163         on(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:164:17 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:164:38 - error TS1005: ',' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:164:106 - error TS1109: Expression expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:164:107 - error TS1005: ';' expected.

164         on(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:165:17 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                    ~

node_modules/@types/node/https.d.ts:165:38 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                         ~

node_modules/@types/node/https.d.ts:165:79 - error TS1005: '(' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:165:80 - error TS1005: ',' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:165:86 - error TS1005: ')' expected.

165         on(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:166:17 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                    ~

node_modules/@types/node/https.d.ts:166:38 - error TS1005: ',' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:166:106 - error TS1109: Expression expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:166:107 - error TS1005: ';' expected.

166         on(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:167:19 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                      ~

node_modules/@types/node/https.d.ts:167:37 - error TS1005: ',' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                        ~

node_modules/@types/node/https.d.ts:167:63 - error TS1109: Expression expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                  ~

node_modules/@types/node/https.d.ts:167:64 - error TS1005: ';' expected.

167         once(event: string, listener: (...args: any[]) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:168:19 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:168:39 - error TS1005: ',' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                          ~

node_modules/@types/node/https.d.ts:168:89 - error TS1109: Expression expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                            ~

node_modules/@types/node/https.d.ts:168:90 - error TS1005: ';' expected.

168         once(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:170:18 - error TS1005: ',' expected.

170             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:171:21 - error TS1005: ',' expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:171:117 - error TS1109: Expression expected.

171             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:172:10 - error TS1005: ';' expected.

172         ): this;
             ~

node_modules/@types/node/https.d.ts:174:18 - error TS1005: ',' expected.

174             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:175:21 - error TS1005: ',' expected.

175             listener: (
                        ~

node_modules/@types/node/https.d.ts:179:22 - error TS1109: Expression expected.

179             ) => void,
                         ~

node_modules/@types/node/https.d.ts:180:10 - error TS1005: ';' expected.

180         ): this;
             ~

node_modules/@types/node/https.d.ts:182:18 - error TS1005: ',' expected.

182             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:183:21 - error TS1005: ',' expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:183:103 - error TS1109: Expression expected.

183             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:184:10 - error TS1005: ';' expected.

184         ): this;
             ~

node_modules/@types/node/https.d.ts:185:19 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:185:49 - error TS1005: ',' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:185:85 - error TS1109: Expression expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:185:86 - error TS1005: ';' expected.

185         once(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                         ~

node_modules/@types/node/https.d.ts:186:19 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                      ~

node_modules/@types/node/https.d.ts:186:47 - error TS1005: ',' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                  ~

node_modules/@types/node/https.d.ts:186:95 - error TS1109: Expression expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                  ~

node_modules/@types/node/https.d.ts:186:96 - error TS1005: ';' expected.

186         once(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:187:19 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:187:38 - error TS1005: ',' expected.

187         once(event: "close", listener: () => void): this;
                                         ~

node_modules/@types/node/https.d.ts:187:50 - error TS1109: Expression expected.

187         once(event: "close", listener: () => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:187:51 - error TS1005: ';' expected.

187         once(event: "close", listener: () => void): this;
                                                      ~

node_modules/@types/node/https.d.ts:188:19 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:188:43 - error TS1005: ',' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                              ~

node_modules/@types/node/https.d.ts:188:69 - error TS1109: Expression expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:188:70 - error TS1005: ';' expected.

188         once(event: "connection", listener: (socket: Duplex) => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:189:19 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                      ~

node_modules/@types/node/https.d.ts:189:38 - error TS1005: ',' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                         ~

node_modules/@types/node/https.d.ts:189:60 - error TS1109: Expression expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:189:61 - error TS1005: ';' expected.

189         once(event: "error", listener: (err: Error) => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:190:19 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                      ~

node_modules/@types/node/https.d.ts:190:42 - error TS1005: ',' expected.

190         once(event: "listening", listener: () => void): this;
                                             ~

node_modules/@types/node/https.d.ts:190:54 - error TS1109: Expression expected.

190         once(event: "listening", listener: () => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:190:55 - error TS1005: ';' expected.

190         once(event: "listening", listener: () => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:191:19 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:191:46 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                 ~

node_modules/@types/node/https.d.ts:191:87 - error TS1005: '(' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                          ~

node_modules/@types/node/https.d.ts:191:88 - error TS1005: ',' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:191:94 - error TS1005: ')' expected.

191         once(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:192:19 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:192:49 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                    ~

node_modules/@types/node/https.d.ts:192:90 - error TS1005: '(' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                             ~

node_modules/@types/node/https.d.ts:192:91 - error TS1005: ',' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                              ~

node_modules/@types/node/https.d.ts:192:97 - error TS1005: ')' expected.

192         once(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:193:19 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                      ~

node_modules/@types/node/https.d.ts:193:44 - error TS1005: ',' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                               ~

node_modules/@types/node/https.d.ts:193:82 - error TS1109: Expression expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:193:83 - error TS1005: ';' expected.

193         once(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                      ~

node_modules/@types/node/https.d.ts:194:19 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:194:40 - error TS1005: ',' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:194:108 - error TS1109: Expression expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:194:109 - error TS1005: ';' expected.

194         once(event: "connect", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:195:19 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                      ~

node_modules/@types/node/https.d.ts:195:40 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                           ~

node_modules/@types/node/https.d.ts:195:81 - error TS1005: '(' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:195:82 - error TS1005: ',' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                     ~

node_modules/@types/node/https.d.ts:195:88 - error TS1005: ')' expected.

195         once(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                           ~

node_modules/@types/node/https.d.ts:196:19 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                      ~

node_modules/@types/node/https.d.ts:196:40 - error TS1005: ',' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                           ~

node_modules/@types/node/https.d.ts:196:108 - error TS1109: Expression expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:196:109 - error TS1005: ';' expected.

196         once(event: "upgrade", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:197:30 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:197:48 - error TS1005: ',' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                   ~

node_modules/@types/node/https.d.ts:197:74 - error TS1109: Expression expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                             ~

node_modules/@types/node/https.d.ts:197:75 - error TS1005: ';' expected.

197         prependListener(event: string, listener: (...args: any[]) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:198:30 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:198:50 - error TS1005: ',' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                     ~

node_modules/@types/node/https.d.ts:198:100 - error TS1109: Expression expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:198:101 - error TS1005: ';' expected.

198         prependListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:200:18 - error TS1005: ',' expected.

200             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:201:21 - error TS1005: ',' expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:201:117 - error TS1109: Expression expected.

201             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:202:10 - error TS1005: ';' expected.

202         ): this;
             ~

node_modules/@types/node/https.d.ts:204:18 - error TS1005: ',' expected.

204             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:205:21 - error TS1005: ',' expected.

205             listener: (
                        ~

node_modules/@types/node/https.d.ts:209:22 - error TS1109: Expression expected.

209             ) => void,
                         ~

node_modules/@types/node/https.d.ts:210:10 - error TS1005: ';' expected.

210         ): this;
             ~

node_modules/@types/node/https.d.ts:212:18 - error TS1005: ',' expected.

212             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:213:21 - error TS1005: ',' expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:213:103 - error TS1109: Expression expected.

213             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:214:10 - error TS1005: ';' expected.

214         ): this;
             ~

node_modules/@types/node/https.d.ts:215:30 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:215:60 - error TS1005: ',' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                               ~

node_modules/@types/node/https.d.ts:215:96 - error TS1109: Expression expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:215:97 - error TS1005: ';' expected.

215         prependListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:216:30 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:216:58 - error TS1005: ',' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:216:106 - error TS1109: Expression expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:216:107 - error TS1005: ';' expected.

216         prependListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                              ~

node_modules/@types/node/https.d.ts:217:30 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:217:49 - error TS1005: ',' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:217:61 - error TS1109: Expression expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                ~

node_modules/@types/node/https.d.ts:217:62 - error TS1005: ';' expected.

217         prependListener(event: "close", listener: () => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:218:30 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:218:54 - error TS1005: ',' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:218:80 - error TS1109: Expression expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                   ~

node_modules/@types/node/https.d.ts:218:81 - error TS1005: ';' expected.

218         prependListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                    ~

node_modules/@types/node/https.d.ts:219:30 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:219:49 - error TS1005: ',' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                    ~

node_modules/@types/node/https.d.ts:219:71 - error TS1109: Expression expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                          ~

node_modules/@types/node/https.d.ts:219:72 - error TS1005: ';' expected.

219         prependListener(event: "error", listener: (err: Error) => void): this;
                                                                           ~

node_modules/@types/node/https.d.ts:220:30 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                 ~

node_modules/@types/node/https.d.ts:220:53 - error TS1005: ',' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:220:65 - error TS1109: Expression expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:220:66 - error TS1005: ';' expected.

220         prependListener(event: "listening", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:221:30 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:221:57 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                            ~

node_modules/@types/node/https.d.ts:221:98 - error TS1005: '(' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:221:99 - error TS1005: ',' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:221:105 - error TS1005: ')' expected.

221         prependListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:222:30 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:222:60 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                               ~

node_modules/@types/node/https.d.ts:222:101 - error TS1005: '(' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:222:102 - error TS1005: ',' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:222:108 - error TS1005: ')' expected.

222         prependListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                               ~

node_modules/@types/node/https.d.ts:223:30 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                 ~

node_modules/@types/node/https.d.ts:223:55 - error TS1005: ',' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                          ~

node_modules/@types/node/https.d.ts:223:93 - error TS1109: Expression expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:223:94 - error TS1005: ';' expected.

223         prependListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                 ~

node_modules/@types/node/https.d.ts:225:18 - error TS1005: ',' expected.

225             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:226:21 - error TS1005: ',' expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:226:89 - error TS1109: Expression expected.

226             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:227:10 - error TS1005: ';' expected.

227         ): this;
             ~

node_modules/@types/node/https.d.ts:228:30 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                 ~

node_modules/@types/node/https.d.ts:228:51 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                      ~

node_modules/@types/node/https.d.ts:228:92 - error TS1005: '(' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                               ~

node_modules/@types/node/https.d.ts:228:93 - error TS1005: ',' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                ~

node_modules/@types/node/https.d.ts:228:99 - error TS1005: ')' expected.

228         prependListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                      ~

node_modules/@types/node/https.d.ts:230:18 - error TS1005: ',' expected.

230             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:231:21 - error TS1005: ',' expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:231:89 - error TS1109: Expression expected.

231             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:232:10 - error TS1005: ';' expected.

232         ): this;
             ~

node_modules/@types/node/https.d.ts:233:34 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:233:52 - error TS1005: ',' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                       ~

node_modules/@types/node/https.d.ts:233:78 - error TS1109: Expression expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                 ~

node_modules/@types/node/https.d.ts:233:79 - error TS1005: ';' expected.

233         prependOnceListener(event: string, listener: (...args: any[]) => void): this;
                                                                                  ~

node_modules/@types/node/https.d.ts:234:34 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:234:54 - error TS1005: ',' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                         ~

node_modules/@types/node/https.d.ts:234:104 - error TS1109: Expression expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                           ~

node_modules/@types/node/https.d.ts:234:105 - error TS1005: ';' expected.

234         prependOnceListener(event: "keylog", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:236:18 - error TS1005: ',' expected.

236             event: "newSession",
                     ~

node_modules/@types/node/https.d.ts:237:21 - error TS1005: ',' expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:237:117 - error TS1109: Expression expected.

237             listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,
                                                                                                                        ~

node_modules/@types/node/https.d.ts:238:10 - error TS1005: ';' expected.

238         ): this;
             ~

node_modules/@types/node/https.d.ts:240:18 - error TS1005: ',' expected.

240             event: "OCSPRequest",
                     ~

node_modules/@types/node/https.d.ts:241:21 - error TS1005: ',' expected.

241             listener: (
                        ~

node_modules/@types/node/https.d.ts:245:22 - error TS1109: Expression expected.

245             ) => void,
                         ~

node_modules/@types/node/https.d.ts:246:10 - error TS1005: ';' expected.

246         ): this;
             ~

node_modules/@types/node/https.d.ts:248:18 - error TS1005: ',' expected.

248             event: "resumeSession",
                     ~

node_modules/@types/node/https.d.ts:249:21 - error TS1005: ',' expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                        ~

node_modules/@types/node/https.d.ts:249:103 - error TS1109: Expression expected.

249             listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,
                                                                                                          ~

node_modules/@types/node/https.d.ts:250:10 - error TS1005: ';' expected.

250         ): this;
             ~

node_modules/@types/node/https.d.ts:251:34 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:251:64 - error TS1005: ',' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                   ~

node_modules/@types/node/https.d.ts:251:100 - error TS1109: Expression expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                       ~

node_modules/@types/node/https.d.ts:251:101 - error TS1005: ';' expected.

251         prependOnceListener(event: "secureConnection", listener: (tlsSocket: tls.TLSSocket) => void): this;
                                                                                                        ~

node_modules/@types/node/https.d.ts:252:34 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:252:62 - error TS1005: ',' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                 ~

node_modules/@types/node/https.d.ts:252:110 - error TS1109: Expression expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                 ~

node_modules/@types/node/https.d.ts:252:111 - error TS1005: ';' expected.

252         prependOnceListener(event: "tlsClientError", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;
                                                                                                                  ~

node_modules/@types/node/https.d.ts:253:34 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:253:53 - error TS1005: ',' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:253:65 - error TS1109: Expression expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                    ~

node_modules/@types/node/https.d.ts:253:66 - error TS1005: ';' expected.

253         prependOnceListener(event: "close", listener: () => void): this;
                                                                     ~

node_modules/@types/node/https.d.ts:254:34 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:254:58 - error TS1005: ',' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                             ~

node_modules/@types/node/https.d.ts:254:84 - error TS1109: Expression expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                       ~

node_modules/@types/node/https.d.ts:254:85 - error TS1005: ';' expected.

254         prependOnceListener(event: "connection", listener: (socket: Duplex) => void): this;
                                                                                        ~

node_modules/@types/node/https.d.ts:255:34 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:255:53 - error TS1005: ',' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                        ~

node_modules/@types/node/https.d.ts:255:75 - error TS1109: Expression expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                              ~

node_modules/@types/node/https.d.ts:255:76 - error TS1005: ';' expected.

255         prependOnceListener(event: "error", listener: (err: Error) => void): this;
                                                                               ~

node_modules/@types/node/https.d.ts:256:34 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                     ~

node_modules/@types/node/https.d.ts:256:57 - error TS1005: ',' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                            ~

node_modules/@types/node/https.d.ts:256:69 - error TS1109: Expression expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                        ~

node_modules/@types/node/https.d.ts:256:70 - error TS1005: ';' expected.

256         prependOnceListener(event: "listening", listener: () => void): this;
                                                                         ~

node_modules/@types/node/https.d.ts:257:34 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:257:61 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                ~

node_modules/@types/node/https.d.ts:257:102 - error TS1005: '(' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                         ~

node_modules/@types/node/https.d.ts:257:103 - error TS1005: ',' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:257:109 - error TS1005: ')' expected.

257         prependOnceListener(event: "checkContinue", listener: http.RequestListener<Request, Response>): this;
                                                                                                                ~

node_modules/@types/node/https.d.ts:258:34 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:258:64 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                   ~

node_modules/@types/node/https.d.ts:258:105 - error TS1005: '(' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                            ~

node_modules/@types/node/https.d.ts:258:106 - error TS1005: ',' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                             ~

node_modules/@types/node/https.d.ts:258:112 - error TS1005: ')' expected.

258         prependOnceListener(event: "checkExpectation", listener: http.RequestListener<Request, Response>): this;
                                                                                                                   ~

node_modules/@types/node/https.d.ts:259:34 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                     ~

node_modules/@types/node/https.d.ts:259:59 - error TS1005: ',' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                              ~

node_modules/@types/node/https.d.ts:259:97 - error TS1109: Expression expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:259:98 - error TS1005: ';' expected.

259         prependOnceListener(event: "clientError", listener: (err: Error, socket: Duplex) => void): this;
                                                                                                     ~

node_modules/@types/node/https.d.ts:261:18 - error TS1005: ',' expected.

261             event: "connect",
                     ~

node_modules/@types/node/https.d.ts:262:21 - error TS1005: ',' expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:262:89 - error TS1109: Expression expected.

262             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:263:10 - error TS1005: ';' expected.

263         ): this;
             ~

node_modules/@types/node/https.d.ts:264:34 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                     ~

node_modules/@types/node/https.d.ts:264:55 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                          ~

node_modules/@types/node/https.d.ts:264:96 - error TS1005: '(' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                   ~

node_modules/@types/node/https.d.ts:264:97 - error TS1005: ',' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                    ~

node_modules/@types/node/https.d.ts:264:103 - error TS1005: ')' expected.

264         prependOnceListener(event: "request", listener: http.RequestListener<Request, Response>): this;
                                                                                                          ~

node_modules/@types/node/https.d.ts:266:18 - error TS1005: ',' expected.

266             event: "upgrade",
                     ~

node_modules/@types/node/https.d.ts:267:21 - error TS1005: ',' expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                        ~

node_modules/@types/node/https.d.ts:267:89 - error TS1109: Expression expected.

267             listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,
                                                                                            ~

node_modules/@types/node/https.d.ts:268:10 - error TS1005: ';' expected.

268         ): this;
             ~

node_modules/@types/node/https.d.ts:309:52 - error TS1005: ',' expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:309:76 - error TS1109: Expression expected.

309         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:310:5 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:310:23 - error TS1109: Expression expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                          ~

node_modules/@types/node/https.d.ts:310:64 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                   ~

node_modules/@types/node/https.d.ts:310:65 - error TS1005: ')' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                    ~

node_modules/@types/node/https.d.ts:310:92 - error TS1005: '(' expected.

310     >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;
                                                                                               ~

node_modules/@types/node/https.d.ts:313:52 - error TS1005: ',' expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                       ~

node_modules/@types/node/https.d.ts:313:76 - error TS1109: Expression expected.

313         Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,
                                                                               ~

node_modules/@types/node/https.d.ts:314:5 - error TS1109: Expression expected.

314     >(
        ~

node_modules/@types/node/https.d.ts:315:16 - error TS1005: ')' expected.

315         options: ServerOptions<Request, Response>,
                   ~

node_modules/@types/node/https.d.ts:315:50 - error TS1109: Expression expected.

315         options: ServerOptions<Request, Response>,
                                                     ~

node_modules/@types/node/https.d.ts:316:25 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                            ~

node_modules/@types/node/https.d.ts:316:66 - error TS1109: Expression expected.

316         requestListener?: http.RequestListener<Request, Response>,
                                                                     ~

node_modules/@types/node/https.d.ts:317:5 - error TS1109: Expression expected.

317     ): Server<Request, Response>;
        ~

node_modules/@types/node/https.d.ts:317:6 - error TS1128: Declaration or statement expected.

317     ): Server<Request, Response>;
         ~

node_modules/@types/node/https.d.ts:317:33 - error TS1005: '(' expected.

317     ): Server<Request, Response>;
                                    ~


Found 1410 errors.


--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 325, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 2.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 2026, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1962, in run
    self.npm_upgrade(plan)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1256, in npm_upgrade
    self.npm_test()
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 331, in npm_test
    self.check_call(["npm", "test"])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 2.

composer dependencies

Development dependencies

npm dependencies

Development dependencies

Logs

Source code is licensed under the AGPL.