You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
-----------^
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
-----------^
I'm using Windows 10.
Node: 12.14.1
NPM: 6.13.4
Gulp: CLI: 2.2.0, Local: 4.0.2
The text was updated successfully, but these errors were encountered: