Fails to build with react-scripts 3.3.0
- Dominant language
- TypeScript
- Stars
- 551
- Forks
- 351
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 31
Description
Please fill out the following template so we can reproduce and fix your issue as quickly as possible!
**Note:** if your issue includes a potential security vulnerability, please do not file it here. Instead, email the issue to security@box.com for support.
**Note:** if your issue involves previewing files, please report the issue [here](https://github.com/box/box-content-preview/issues/new/choose).
**Environment:**
- Elements version:
**Desktop (please complete the following information):**
- OS: OSX and Ubuntu Container
**Steps to reproduce the problem:**
`react-scripts build` with react-scripts 3.30
**What is the expected behavior? (Screenshots can be helpful here)**
Builds without warnings
**What went wrong? (Screenshots, console logs, or HAR files can be helpful here)**
chunk 0 [mini-css-extract-plugin]
Conflicting order between:
* css ../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!../node_modules/postcss-loader/src??postcss!../node_modules/resolve-url-loader??ref--6-oneOf-5-3!../node_modules/sass-loader/dist/cjs.js??re
f--6-oneOf-5-4!../node_modules/box-ui-elements/es/components/scroll-wrapper/ScrollWrapper.scss
* css ../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!../node_modules/postcss-loader/src??postcss!../node_modules/resolve-url-loader??ref--6-oneOf-5-3!../node_modules/sass-loader/dist/cjs.js??re
f--6-oneOf-5-4!../node_modules/box-ui-elements/es/components/flyout/Flyout.scss
chunk 0 [mini-css-extract-plugin]
Conflicting order between:
* css ../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!../node_modules/postcss-loader/src??postcss!../node_modules/resolve-url-loader??ref--6-oneOf-5-3!../node_modules/sass-loader/dist/cjs.js??re
f--6-oneOf-5-4!../node_modules/box-ui-elements/es/components/selector-dropdown/SelectorDropdown.scss
* css ../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!../node_modules/postcss-loader/src??postcss!../node_modules/resolve-url-loader??ref--6-oneOf-5-3!../node_modules/sass-loader/dist/cjs.js??re
f--6-oneOf-5-4!../node_modules/box-ui-elements/es/components/flyout/Flyout.scss
Contributor guide
Assessment
This issue has not been assessed yet.