I get unlimited errors when updated to latest dev deps and install this plugin instead of eslint-loader:
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 7)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 8)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 9)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 10)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 11)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 12)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 13)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 14)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 15)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 16)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 17)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 18)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 19)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 20)
(node:8060) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 21)
46% building 4/6 entries 2960/3800 dependencies 685/927 modules^C
if I comment all sentry entries, then these errors:
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 17)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 18)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 19)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 20)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@sentry-internal/sdk" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@sentry\utils\.eslintrc.js
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 21)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@ljharb" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\qs\.eslintrc
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 22)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@ljharb" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\qs\.eslintrc
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 23)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@ljharb" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\qs\.eslintrc
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 24)
(node:10324) UnhandledPromiseRejectionWarning: Error: Failed to load config "@ljharb" to extend from.
Referenced from: C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\qs\.eslintrc
at configMissingError (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:289:9)
at ConfigArrayFactory._loadExtendedShareableConfig (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:877:23)
at ConfigArrayFactory._loadExtends (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:780:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:719:25)
at _normalizeObjectConfigDataBody.next (<anonymous>)
at ConfigArrayFactory._normalizeObjectConfigData (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:664:20)
at _normalizeObjectConfigData.next (<anonymous>)
at ConfigArrayFactory.loadInDirectory (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\config-array-factory.js:510:28)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:378:46)
at CascadingConfigArrayFactory._loadConfigInAncestors (C:\Projects\topcase\hrketing\src\Web\WebSPA\node_modules\@eslint\eslintrc\lib\cascading-config-array-factory.js:397:20)
(node:10324) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 25)
46% building 4/6 entries 4913/5000 dependencies 772/1119 modules^C
eslintrc:
/* eslint-env node */
module.exports = {
root: true,
env: {
es2020: true,
browser: true,
node: true
},
parser: '@babel/eslint-parser',
parserOptions: {
ecmaVersion: 2020,
sourceType: 'module',
ecmaFeatures: {
jsx: true,
modules: true,
impliedStrict: true
// TODO [2021-01-01]: check later
// legacyDecorators: true
}
},
plugins: ['formatjs', 'module-resolver', 'react', 'react-hooks'],
rules: {
// TODO [engine:node@>=15]: we use babel everywhere, delete after updating node js
'node/no-unsupported-features/es-syntax': 'off',
// TODO [2021-01-01]: review later
'node/no-missing-import': 'off',
// TODO [2021-01-01]: review later
'unicorn/no-null': 'off',
'unicorn/no-useless-undefined': 'off',
'unicorn/no-fn-reference-in-iterator': 'off',
'unicorn/no-object-as-default-parameter': 'off',
'unicorn/consistent-function-scoping': 'off',
'react/prop-types': 'off',
'react/require-default-props': 'off',
'react/state-in-constructor': 'off',
'react/jsx-props-no-spreading': 'off',
'react/forbid-prop-types': 'off',
'react/jsx-filename-extension': ['error', { extensions: ['.js'] }],
// temp
'react/jsx-one-expression-per-line': 'off',
'react/destructuring-assignment': ['error', 'always', { ignoreClassFields: true }],
'import/order': 'off',
'import/extensions': ['error', 'ignorePackages', {
js: 'never',
jsx: 'never',
ts: 'never',
tsx: 'never',
json: 'never'
}],
// TODO [2021-01-01]: review later https://github.com/airbnb/javascript/issues/1271#issuecomment-548688952
'no-restricted-syntax': ['error', {
selector: 'ForInStatement',
// eslint-disable-next-line max-len
message: 'for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array.'
}, {
selector: 'LabeledStatement',
message: 'Labels are a form of GOTO; using them makes code confusing and hard to maintain and understand.'
}, {
selector: 'WithStatement',
message: '`with` is disallowed in strict mode because it makes code impossible to predict and optimize.'
}],
// broken?
'jsx-a11y/label-has-for': 'off',
'module-resolver/use-alias': 2
},
settings: {
'import/resolver': {
'babel-module': {},
node: {
paths: ['./src']
}
}
}
};
Builds without dev server and running linters directly from package.json works as expected,
also for simple source file like index.js: document.body.append('test 11111111111111111111111 test'); it works
I get unlimited errors when updated to latest dev deps and install this plugin instead of eslint-loader:
if I comment all sentry entries, then these errors:
eslintrc:
babelrc:
common-webpack:
dev-webpack:
package.json
system:
Builds without dev server and running linters directly from package.json works as expected, also for simple source file like index.js:
document.body.append('test 11111111111111111111111 test');
it worksSorry for the long bug description