Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error following the your build instructions #46

Open
mdausend opened this issue Nov 18, 2021 · 0 comments
Open

Compile error following the your build instructions #46

mdausend opened this issue Nov 18, 2021 · 0 comments

Comments

@mdausend
Copy link

After perfroming the step ng build --prod --baseHref="..." I got the following error:

[..]
10% building 4/5 modules 1 active ...arcel/my-bgg-collection/node_modules/postcss-loader/src/index.js??extracted!//my-bgg-collection/node_modules/@angular/material/prebuilt-themes/deeppurple-amber.css//my-bgg-collection/node_modules/loader-runner/lib/LoaderRunner.js:106
throw new Error("callback(): The callback was already called.");
^
Error: callback(): The callback was already called.
at context.callback (//my-bgg-collection/node_modules/loader-runner/lib/LoaderRunner.js:106:10)
at //my-bgg-collection/node_modules/css-loader/dist/index.js:137:5
at processTicksAndRejections (node:internal/process/task_queues:96:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant