amplication / amplication/amplication

🐛 Bug Report: 38 Warnings while running client

Open
#5,183 0 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
TypeScript
Stars
16k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.