amplication / amplication/amplication
🐛 Bug Report: 38 Warnings while running client
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### What happened?
WARNING in chunk 23 [mini-css-extract-plugin]
Conflicting order. Following module has been added:
* css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[2]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[3]!./src/Layout/InnerTabLink.scss
despite it was not able to fulfill desired ordering with these modules:
* css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[2]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].oneOf[5].use[3]!./src/Roles/NewRole.scss
- couldn't fulfill desired order of chunk group(s)
webpack compiled with 38 warnings (834b0e0bea49ab46)
### What you expected to happen
There should not be any errors.
### How to reproduce
in next branch
run client app locally
### Amplication version
_No response_
### Environment
_No response_
### Are you willing to submit PR?
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.