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

Error building the files; css related #1

Open
AmirhosseinBidokhti opened this issue Dec 6, 2020 · 3 comments
Open

Error building the files; css related #1

AmirhosseinBidokhti opened this issue Dec 6, 2020 · 3 comments

Comments

@AmirhosseinBidokhti
Copy link

I get this error when I try to run the application.
./src/app/App.scss (./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/lib/loader.js??ref--6-oneOf-5-4!./src/app/App.scss)
padding: $modal-inner-padding - $modal-footer-margin-between / 2;
^
Incompatible units: 'rem' and 'px'.
in /media/amirhossein/Development/Client Projects/GMS-Cient-App/for test dashboards/connect-plus-react-free-admin-template/template/demo_1/node_modules/bootstrap/scss/_modal.scss (line 178, column 12)

@AmirhosseinBidokhti AmirhosseinBidokhti changed the title Error building the file, css related Error building the files; css related Dec 6, 2020
@jonnyw18
Copy link

Has anybody else come across this of recent, if yes and you've worked out the root cause, how do I resolve it please?

@AmirhosseinBidokhti
Copy link
Author

Has anybody else come across this of recent, if yes and you've worked out the root cause, how do I resolve it please?
I remember I ended up using another template of them. It was either "corona" or "star admin", free versions tho.
And I also remember I faced another issue with them that I resolved by doing this: going to npm_modules -> resolve_url_loader -> index.js
change the removeCR property to true. And then was able to get it working. (in case you got to the same issue)

@DenyCelestino
Copy link

alguem conseguiu resolver?

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

3 participants