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

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

          Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

          Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?