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

Incompatible units in _modal.scss #4

Open
jbgh2 opened this issue Jan 7, 2020 · 0 comments
Open

Incompatible units in _modal.scss #4

jbgh2 opened this issue Jan 7, 2020 · 0 comments

Comments

@jbgh2
Copy link

jbgh2 commented Jan 7, 2020

I followed the installation instructions and when I ran gulp serve I got this error message:

Details:
status: 1
file: /Stellar/node_modules/bootstrap/scss/_modal.scss
line: 177
column: 12
formatted: Error: Incompatible units: 'rem' and 'px'.
on line 177 of node_modules/bootstrap/scss/_modal.scss
from line 38 of node_modules/bootstrap/scss/bootstrap.scss
from line 121 of scss/style.scss

padding: $modal-inner-padding - $modal-footer-margin-between / 2;

-----------^

messageFormatted: node_modules\bootstrap\scss\_modal.scss

Error: Incompatible units: 'rem' and 'px'.
on line 177 of node_modules/bootstrap/scss/_modal.scss
from line 38 of node_modules/bootstrap/scss/bootstrap.scss
from line 121 of scss/style.scss

padding: $modal-inner-padding - $modal-footer-margin-between / 2;

-----------^

messageOriginal: Incompatible units: 'rem' and 'px'.
relativePath: node_modules\bootstrap\scss\_modal.scss

I'm using Windows 10.
Node: 12.14.1
NPM: 6.13.4
Gulp: CLI: 2.2.0, Local: 4.0.2

@jbgh2 jbgh2 changed the title Incompatible units in _modal.css Incompatible units in _modal.scss Jan 7, 2020
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