-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 after install magento 2 rc with sample data #2286
Comments
My universal fix for all the «variable @modal-slide-header__padding-vertical is undefined» problems: https://mage2.pro/t/193 |
diff --git a/app/design/frontend/Magento/luma/web/css/source/_theme.less b/app/design/frontend/Magento/luma/web/css/source/_theme.less +@import 'components/_modals.less'; |
reference to #2273 (comment)
|
sometime, you may see the memory message like |
@woei66 @dfediuk , i've fixed _theme.less [2015-11-07 03:42:39] main.ERROR: Sample Data error: Error in data structure: entity values are mixed [] [] Data were missing something |
Same problem here: Any way of sorting it out? |
[TSG] Backporting for 2.2 (pr23) (2.2.4)
sytems.log
[2015-11-07 03:38:28] main.CRITICAL:
Compilation from source:
frontend/Magento/luma/en_US/css/email.less
variable @modal-slide-header__padding-vertical is undefined in file D:/App/htdocs/magentodev/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;
[] []
[2015-11-07 03:38:29] main.CRITICAL:
Compilation from source:
frontend/Magento/luma/en_US/css/email-inline.less
variable @modal-slide-header__padding-vertical is undefined in file D:/App/htdocs/magentodev/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;
[] []
[2015-11-07 03:42:39] main.ERROR: Sample Data error: Error in data structure: entity values are mixed [] []
[2015-11-07 03:43:25] main.ERROR: Sample Data error: Notice: Undefined index: Black
in D:\App\htdocs\magento2-sample-data\app\code\Magento\SwatchesSampleData\Model\Swatches.php on line 131 [] []
The text was updated successfully, but these errors were encountered: