nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.18k stars 2.3k forks source link

Many of my webpack errors showing tons of odd warning errors regarding source-map-loaders? #18243

Open brandoncollins7 opened 1 year ago

brandoncollins7 commented 1 year ago

Current Behavior

many of my webpack builds are showing tons of these errors that really fill up my logs with every build. App seems to work fine, any ideas what could be causing this?

ex.

image

Expected Behavior

no need for all these warnings, what do they mean?

GitHub Repo

No response

Steps to Reproduce

1.

Nx Report

nx (global)        : 16.1.4
   nx                 : 16.5.3
   @nx/js             : 16.5.3
   @nx/jest           : 16.5.3
   @nx/linter         : 16.5.3
   @nx/workspace      : 16.5.3
   @nx/cypress        : 16.5.3
   @nx/devkit         : 16.5.3
   @nx/esbuild        : 16.5.3
   @nx/eslint-plugin  : 16.5.3
   @nx/nest           : 16.5.3
   @nx/next           : 16.5.3
   @nx/node           : 16.5.3
   @nx/react          : 16.5.3
   @nx/storybook      : 16.5.3
   @nx/vite           : 16.5.3
   @nx/web            : 16.5.3
   @nx/webpack        : 16.5.3
   nx-cloud           : 16.1.1
   typescript         : 5.1.6
   ---------------------------------------
   Community plugins:
   @nx-tools/nx-container : 5.0.2
   @nx-tools/nx-prisma    : 5.0.2

Failure Logs

As you can see it is quite a lot:

WARNING in ../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/dist/mdc.select.css (../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/dist/mdc.select.css.webpack[javascript/auto]!=!../../../node_modules/.pnpm/css-loader@6.8.1_webpack@5.80.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[4].use[1]!../../../node_modules/.pnpm/postcss-loader@6.2.1_2puq7s2xj7a7qwpqg76gbwi5mm/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[4].use[2]!../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/dist/mdc.select.css)
Module Warning (from ../../../node_modules/.pnpm/postcss-loader@6.2.1_2puq7s2xj7a7qwpqg76gbwi5mm/node_modules/postcss-loader/dist/cjs.js):
Warning

(8:1) postcss-import: @charset must precede all other statements

WARNING in ../../../node_modules/.pnpm/@material+animation@7.0.0/node_modules/@material/animation/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+animation@7.0.0/node_modules/@material/animation/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+animation@7.0.0/node_modules/@material/animation/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+animation@8.0.0/node_modules/@material/animation/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+animation@8.0.0/node_modules/@material/animation/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+animation@8.0.0/node_modules/@material/animation/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@7.0.0/node_modules/@material/base/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+base@8.0.0/node_modules/@material/base/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+checkbox@8.0.0/node_modules/@material/checkbox/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip-set/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/chip/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+chips@8.0.0/node_modules/@material/chips/trailingaction/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dialog@8.0.0/node_modules/@material/dialog/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/announce.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/announce.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/announce.ts'

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/events.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/events.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/events.ts'

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/focus-trap.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/focus-trap.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/focus-trap.ts'

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/keyboard.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/keyboard.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/keyboard.ts'

WARNING in ../../../node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/ponyfill.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/ponyfill.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+dom@8.0.0/node_modules/@material/dom/ponyfill.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/dismissible/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/dismissible/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/dismissible/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/modal/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/modal/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/modal/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+drawer@8.0.0/node_modules/@material/drawer/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+floating-label@8.0.0/node_modules/@material/floating-label/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+form-field@8.0.0/node_modules/@material/form-field/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+icon-button@8.0.0/node_modules/@material/icon-button/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+line-ripple@8.0.0/node_modules/@material/line-ripple/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+linear-progress@7.0.0/node_modules/@material/linear-progress/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/events.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/events.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/events.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/typeahead.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/typeahead.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+list@8.0.0/node_modules/@material/list/typeahead.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu-surface@8.0.0/node_modules/@material/menu-surface/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+menu@8.0.0/node_modules/@material/menu/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+notched-outline@8.0.0/node_modules/@material/notched-outline/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+radio@8.0.0/node_modules/@material/radio/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/index.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/index.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/index.ts'

WARNING in ../../../node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/util.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/util.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+ripple@8.0.0/node_modules/@material/ripple/util.ts'

WARNING in ../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/component.ts'

WARNING in ../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/constants.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/constants.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/constants.ts'

WARNING in ../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/foundation.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/foundation.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/helper-text/component.js
Module Warning (from ../../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.80.0/node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/helper-text/component.ts' file: Error: ENOENT: no such file or directory, open '/home/runner/work/atlantic-dawn-backend-monorepo/atlantic-dawn-backend-monorepo/node_modules/.pnpm/@material+select@8.0.0/node_modules/@material/select/helper-text/component.ts'

Operating System

Additional Information

No response

brandoncollins7 commented 1 year ago

Anyone have any clue what's going on here?

nileshzype commented 1 year ago

1+

RayceeM commented 1 year ago

+1

IgorSelin commented 7 months ago

any updates?

IgorSelin commented 7 months ago

+1

olegshilov commented 6 months ago

+1

lauri3new commented 4 months ago

+1

olegshilov commented 4 months ago

Any news on this? It's very annoying. I try to modify webpack config like this

{
  ...,
  ignoreWarnings: [
    /@evmos\/proto/i,
    /@evmos\/transactions/i,
    /@evmos\/eip712/i,
    /ethereumjs-util/i,
  ]
}

and this

{
  ...,
  "plugins": [
     ...,
     new SourceMapDevToolPlugin({
      exclude: /node_modules/i,
    })
  ]
}

But no results.

nx report

❯ yarn nx report
NX Report complete - copy this into the issue template

Node : 20.11.1
OS : darwin-arm64
yarn : 4.1.1

nx : 18.3.4
@nx/js : 18.3.4
@nx/jest : 18.3.4
@nx/linter : 18.3.4
@nx/eslint : 18.3.4
@nx/workspace : 18.3.4
@nx/cypress : 18.3.4
@nx/devkit : 18.3.4
@nx/eslint-plugin : 18.3.4
@nx/next : 18.3.4
@nx/react : 18.3.4
@nx/rollup : 18.3.4
@nrwl/tao : 18.3.4
@nx/web : 18.3.4
@nx/webpack : 18.3.4
typescript : 5.4.5

---

Registered Plugins:
@nx/next/plugin
@nx/cypress/plugin
@nx/eslint/plugin
@nx/jest/plugin
@nx/rollup/plugin
@nx/webpack/plugin

UPD: Adding sourceMap:process.env['NODE_ENV'] !== 'production' to the NxWebpackPlugin options also did not give the desired result

mixail-novikov commented 1 month ago

Hello! I faced the same problem and wrote a simple webpack plugin

class FilterSourceMapsWarnings {
  apply(compiler) {
    compiler.options.ignoreWarnings.push(
      (x) => /Failed to parse source/.test(x)
    );
  }
}

add the plugin to the end of the plugins section in the webpack config

plugins: [
   // all your previous plugins
   new FilterSourceMapsWarnings(),
]

I think that the main reason, why webpack's ignoreWarnings not working is here https://github.com/nrwl/nx/blob/master/packages/webpack/src/plugins/nx-webpack-plugin/lib/apply-base-config.ts#L139

I'll try to provide MR soon

brandoncollins7 commented 1 month ago

But the real question is why is it failing at all?