Operation on an invalid type in _typography.less in _utilities.less in _listings.lessUsing LESS in existing ThemeUnable to resolve the source file for in Custom Offline Payment method in magento 2Error: Exception #0 (InvalidArgumentException): Unable to serialize value - Produced by custom ThemeCannot create symlink in magentoWhen I set client side less compilation shows me errorMagento 2 less compilation error while setup:static-content:deployMagento 2.2.6 exceptionHow to add custom less file for particular page (product listing page)MsrpPriceCalculator ExceptionMagento 2 Theme Development - grunt watch not detecting changes of custom LESS file

What is this green alien supposed to be on the American covers?

Which GPUs to get for Mathematical Optimization (if any...)?

How to have a continuous player experience in a setting that's likely to favor TPKs?

Cauchy reals and Dedekind reals satisfy "the same mathematical theorems"

Kepler space telescope undetected planets

Pi 3 B+ no audio device found

how slow a car engine can run

Is it okay for a chapter's POV to shift as it progresses?

Does inertia keep a rotating object rotating forever, or something else?

Is it legal for a supermarket to refuse to sell an adult beer if an adult with them doesn’t have their ID?

What "fuel more powerful than anything the West (had) in stock" put Laika in orbit aboard Sputnik 2?

Why did Steve Rogers choose this character in Endgame?

A Table Representing the altar

Is there an English equivalent for "Les carottes sont cuites", while keeping the vegetable reference?

Alphanumeric Line and Curve Counting

Is this artwork (used in a video game) real?

How to remove the first colon ':' from a timestamp?

What is the difference between a Hosaka, Ono-Sendai, and a "deck"?

Why does Eliyahu appear at a brit milah?

Is this Android phone Android 9.0 or Android 6.0?

''Habitable'' planet close to a star

Jump back to the position I started a search

Sending a photo of my bank account card to the future employer

What is the point of a constraint expression on a non-templated function?



Operation on an invalid type in _typography.less in _utilities.less in _listings.less


Using LESS in existing ThemeUnable to resolve the source file for in Custom Offline Payment method in magento 2Error: Exception #0 (InvalidArgumentException): Unable to serialize value - Produced by custom ThemeCannot create symlink in magentoWhen I set client side less compilation shows me errorMagento 2 less compilation error while setup:static-content:deployMagento 2.2.6 exceptionHow to add custom less file for particular page (product listing page)MsrpPriceCalculator ExceptionMagento 2 Theme Development - grunt watch not detecting changes of custom LESS file






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















Updated to Magento 2.3.2 yesterday and have noticed that the CSS for css/styles-m.css is failing to generate with the below error:



Operation on an invalid type in _typography.less in _utilities.less in _listings.less
<pre>#1 MagentoFrameworkViewAssetPreProcessorAlternativeSource->processContent('css/styles-m.css', '', '', &MagentoFrameworkViewAssetFileFallbackContext#000000006569326b00000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/AlternativeSource.php:114]
#2 MagentoFrameworkViewAssetPreProcessorAlternativeSource->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/module-developer/Model/View/Asset/PreProcessor/PreprocessorStrategy.php:76]
#3 MagentoDeveloperModelViewAssetPreProcessorPreprocessorStrategy->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/Pool.php:77]
#4 MagentoFrameworkViewAssetPreProcessorPool->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:152]
#5 MagentoFrameworkViewAssetSource->preProcess(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:105]
#6 MagentoFrameworkViewAssetSource->getFile(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/File.php:158]
#7 MagentoFrameworkViewAssetFile->getSourceFile() called at [vendor/magento/framework/App/StaticResource.php:135]
#8 MagentoFrameworkAppStaticResource->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#9 MagentoFrameworkAppBootstrap->run(&MagentoFrameworkAppStaticResource#00000000656932b800000000204f06bd#) called at [pub/static.php:13]
</pre>


I removed any less files from my custom theme however the issue remained. I am in developer mode and deleted all static files to make sure they are getting regenerated however this error persists breaking styles within my store.



Any ideas why the less compilation may have changed or a way to debug with actual file paths and line numbers so this can be narrowed down further?










share|improve this question




























    0















    Updated to Magento 2.3.2 yesterday and have noticed that the CSS for css/styles-m.css is failing to generate with the below error:



    Operation on an invalid type in _typography.less in _utilities.less in _listings.less
    <pre>#1 MagentoFrameworkViewAssetPreProcessorAlternativeSource->processContent('css/styles-m.css', '', '', &MagentoFrameworkViewAssetFileFallbackContext#000000006569326b00000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/AlternativeSource.php:114]
    #2 MagentoFrameworkViewAssetPreProcessorAlternativeSource->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/module-developer/Model/View/Asset/PreProcessor/PreprocessorStrategy.php:76]
    #3 MagentoDeveloperModelViewAssetPreProcessorPreprocessorStrategy->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/Pool.php:77]
    #4 MagentoFrameworkViewAssetPreProcessorPool->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:152]
    #5 MagentoFrameworkViewAssetSource->preProcess(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:105]
    #6 MagentoFrameworkViewAssetSource->getFile(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/File.php:158]
    #7 MagentoFrameworkViewAssetFile->getSourceFile() called at [vendor/magento/framework/App/StaticResource.php:135]
    #8 MagentoFrameworkAppStaticResource->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
    #9 MagentoFrameworkAppBootstrap->run(&MagentoFrameworkAppStaticResource#00000000656932b800000000204f06bd#) called at [pub/static.php:13]
    </pre>


    I removed any less files from my custom theme however the issue remained. I am in developer mode and deleted all static files to make sure they are getting regenerated however this error persists breaking styles within my store.



    Any ideas why the less compilation may have changed or a way to debug with actual file paths and line numbers so this can be narrowed down further?










    share|improve this question
























      0












      0








      0








      Updated to Magento 2.3.2 yesterday and have noticed that the CSS for css/styles-m.css is failing to generate with the below error:



      Operation on an invalid type in _typography.less in _utilities.less in _listings.less
      <pre>#1 MagentoFrameworkViewAssetPreProcessorAlternativeSource->processContent('css/styles-m.css', '', '', &MagentoFrameworkViewAssetFileFallbackContext#000000006569326b00000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/AlternativeSource.php:114]
      #2 MagentoFrameworkViewAssetPreProcessorAlternativeSource->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/module-developer/Model/View/Asset/PreProcessor/PreprocessorStrategy.php:76]
      #3 MagentoDeveloperModelViewAssetPreProcessorPreprocessorStrategy->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/Pool.php:77]
      #4 MagentoFrameworkViewAssetPreProcessorPool->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:152]
      #5 MagentoFrameworkViewAssetSource->preProcess(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:105]
      #6 MagentoFrameworkViewAssetSource->getFile(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/File.php:158]
      #7 MagentoFrameworkViewAssetFile->getSourceFile() called at [vendor/magento/framework/App/StaticResource.php:135]
      #8 MagentoFrameworkAppStaticResource->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
      #9 MagentoFrameworkAppBootstrap->run(&MagentoFrameworkAppStaticResource#00000000656932b800000000204f06bd#) called at [pub/static.php:13]
      </pre>


      I removed any less files from my custom theme however the issue remained. I am in developer mode and deleted all static files to make sure they are getting regenerated however this error persists breaking styles within my store.



      Any ideas why the less compilation may have changed or a way to debug with actual file paths and line numbers so this can be narrowed down further?










      share|improve this question














      Updated to Magento 2.3.2 yesterday and have noticed that the CSS for css/styles-m.css is failing to generate with the below error:



      Operation on an invalid type in _typography.less in _utilities.less in _listings.less
      <pre>#1 MagentoFrameworkViewAssetPreProcessorAlternativeSource->processContent('css/styles-m.css', '', '', &MagentoFrameworkViewAssetFileFallbackContext#000000006569326b00000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/AlternativeSource.php:114]
      #2 MagentoFrameworkViewAssetPreProcessorAlternativeSource->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/module-developer/Model/View/Asset/PreProcessor/PreprocessorStrategy.php:76]
      #3 MagentoDeveloperModelViewAssetPreProcessorPreprocessorStrategy->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/PreProcessor/Pool.php:77]
      #4 MagentoFrameworkViewAssetPreProcessorPool->process(&MagentoFrameworkViewAssetPreProcessorChain#000000006569327400000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:152]
      #5 MagentoFrameworkViewAssetSource->preProcess(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/Source.php:105]
      #6 MagentoFrameworkViewAssetSource->getFile(&MagentoFrameworkViewAssetFile#000000006569326e00000000204f06bd#) called at [vendor/magento/framework/View/Asset/File.php:158]
      #7 MagentoFrameworkViewAssetFile->getSourceFile() called at [vendor/magento/framework/App/StaticResource.php:135]
      #8 MagentoFrameworkAppStaticResource->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
      #9 MagentoFrameworkAppBootstrap->run(&MagentoFrameworkAppStaticResource#00000000656932b800000000204f06bd#) called at [pub/static.php:13]
      </pre>


      I removed any less files from my custom theme however the issue remained. I am in developer mode and deleted all static files to make sure they are getting regenerated however this error persists breaking styles within my store.



      Any ideas why the less compilation may have changed or a way to debug with actual file paths and line numbers so this can be narrowed down further?







      magento2 css less






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 9 at 7:23









      harriharri

      3,2131 gold badge19 silver badges62 bronze badges




      3,2131 gold badge19 silver badges62 bronze badges




















          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f281313%2foperation-on-an-invalid-type-in-typography-less-in-utilities-less-in-listings%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f281313%2foperation-on-an-invalid-type-in-typography-less-in-utilities-less-in-listings%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form