Skip to content

setup:static-content:deploy fails with Luma theme #2273

@kassner

Description

@kassner
kassner@w:~/workspace/magento2$ bin/magento setup:static-content:deploy
Requested languages: en_US
=== frontend -> Magento/luma -> 
....
Compilation from source: 
frontend/Magento/luma/en_US/css/email-inline.less
variable @modal-slide-header__padding-vertical is undefined in file /home/kassner/workspace/magento2/var/view_preprocessed/css/frontend/Magento/luma/en_US/css/source/_theme.less in _theme.less on line 254, column 37
252| //  Modal popup
253| @modal-action-close__font-size: @font-size__base;
254| @modal-slide-action-close__padding: @modal-slide-header__padding-vertical @modal-popup__padding;
255| 
256| //  Checkout tooltip icon
257| @checkout-tooltip-icon__font-size: 21px;>

Just remove/comment out the line 254 and the command exits with no errors.

Tested version: 2.0.0-rc

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions