nx icon indicating copy to clipboard operation
nx copied to clipboard

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

Open brandoncollins7 opened this issue 2 years ago • 8 comments

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

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/@[email protected]/node_modules/@material/select/dist/mdc.select.css (../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/dist/mdc.select.css.webpack[javascript/auto]!=!../../../node_modules/.pnpm/[email protected][email protected]/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[4].use[1]!../../../node_modules/.pnpm/[email protected]_2puq7s2xj7a7qwpqg76gbwi5mm/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[4].use[2]!../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/dist/mdc.select.css)
Module Warning (from ../../../node_modules/.pnpm/[email protected]_2puq7s2xj7a7qwpqg76gbwi5mm/node_modules/postcss-loader/dist/cjs.js):
Warning

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

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/animation/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/animation/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/animation/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/animation/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/base/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/base/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/base/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/base/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/base/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/base/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/base/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/base/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/checkbox/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/checkbox/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/checkbox/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/checkbox/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/checkbox/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/checkbox/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/checkbox/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/checkbox/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip-set/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip-set/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip-set/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip-set/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip-set/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip-set/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip-set/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip-set/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/chip/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/chip/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/trailingaction/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/trailingaction/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/trailingaction/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/trailingaction/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/trailingaction/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/trailingaction/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/chips/trailingaction/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/chips/trailingaction/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dialog/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dialog/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dialog/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dialog/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dialog/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dialog/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dialog/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dialog/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dialog/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dialog/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/announce.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dom/announce.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/dist/mdc.dom.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/node_modules/source-map-loader/dist/cjs.js):
Invalid URL

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/events.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dom/events.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/focus-trap.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dom/focus-trap.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/keyboard.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dom/keyboard.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/dom/ponyfill.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/dom/ponyfill.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/dismissible/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/dismissible/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/modal/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/modal/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/drawer/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/drawer/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/floating-label/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/floating-label/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/floating-label/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/floating-label/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/floating-label/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/floating-label/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/floating-label/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/floating-label/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/form-field/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/form-field/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/form-field/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/form-field/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/form-field/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/form-field/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/form-field/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/form-field/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/icon-button/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/icon-button/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/icon-button/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/icon-button/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/icon-button/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/icon-button/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/icon-button/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/icon-button/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/line-ripple/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/line-ripple/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/line-ripple/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/line-ripple/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/line-ripple/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/line-ripple/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/line-ripple/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/line-ripple/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/linear-progress/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/linear-progress/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/linear-progress/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/linear-progress/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/linear-progress/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/linear-progress/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/linear-progress/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/linear-progress/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/events.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/events.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/list/typeahead.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/list/typeahead.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu-surface/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu-surface/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu-surface/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu-surface/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu-surface/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu-surface/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu-surface/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu-surface/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu-surface/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu-surface/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/menu/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/menu/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/notched-outline/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/notched-outline/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/notched-outline/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/notched-outline/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/notched-outline/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/notched-outline/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/notched-outline/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/notched-outline/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/radio/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/radio/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/radio/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/radio/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/radio/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/radio/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/radio/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/radio/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/ripple/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/ripple/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/ripple/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/ripple/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/ripple/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/ripple/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/ripple/index.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/ripple/index.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/ripple/util.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/ripple/util.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/select/component.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/constants.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/select/constants.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/foundation.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/select/foundation.ts'

WARNING in ../../../node_modules/.pnpm/@[email protected]/node_modules/@material/select/helper-text/component.js
Module Warning (from ../../../node_modules/.pnpm/[email protected][email protected]/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/@[email protected]/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/@[email protected]/node_modules/@material/select/helper-text/component.ts'

Operating System

  • [ ] macOS
  • [ ] Linux
  • [ ] Windows
  • [ ] Other (Please specify)

Additional Information

No response

brandoncollins7 avatar Jul 21 '23 16:07 brandoncollins7

Anyone have any clue what's going on here?

brandoncollins7 avatar Aug 17 '23 19:08 brandoncollins7

1+

nileshzype avatar Aug 22 '23 14:08 nileshzype

+1

RayceeM avatar Aug 31 '23 13:08 RayceeM

any updates?

IgorSelin avatar Feb 06 '24 09:02 IgorSelin

+1

IgorSelin avatar Feb 06 '24 09:02 IgorSelin

+1

olegshilov avatar Feb 22 '24 15:02 olegshilov

+1

lauri3new avatar Apr 22 '24 13:04 lauri3new

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

olegshilov avatar May 03 '24 08:05 olegshilov

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

mixail-novikov avatar Aug 01 '24 16:08 mixail-novikov

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

brandoncollins7 avatar Aug 09 '24 15:08 brandoncollins7