Magento 2.2 refused to apply stylesheetAbout I/O Usage in magento2.2Review form in magento2.2magento2.2 override topmenu.php: _addSubMenu()Magento2.2: attribute 'role': The attribute 'role' is not allowedCreate observer for Magento2.2Style sheet is not working when new theme is created in magento 2.2.5?magento2.2 layered navigation limit itemsMagento2.2 refused to apply css because its MIME type ('text/html') not supportedEdit css of cart's coupon code inputRevert default style on load

What is the evidence for the "tyranny of the majority problem" in a direct democracy context?

Why should universal income be universal?

C++ debug/print custom type with GDB : the case of nlohmann json library

How to explain what's wrong with this application of the chain rule?

What should you do when eye contact makes your subordinate uncomfortable?

Start making guitar arrangements

On a tidally locked planet, would time be quantized?

Why is it that I can sometimes guess the next note?

Drawing ramified coverings with tikz

Calculating Wattage for Resistor in High Frequency Application?

Creepy dinosaur pc game identification

Freedom of speech and where it applies

Why Shazam when there is already Superman?

Is the U.S. Code copyrighted by the Government?

Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?

What does routing an IP address mean?

Aragorn's "guise" in the Orthanc Stone

Open a doc from terminal, but not by its name

Lowest total scrabble score

Energy measurement from position eigenstate

If a character has darkvision, can they see through an area of nonmagical darkness filled with lightly obscuring gas?

Problem with TransformedDistribution

250 Floor Tower

Has any country ever had 2 former presidents in jail simultaneously?



Magento 2.2 refused to apply stylesheet


About I/O Usage in magento2.2Review form in magento2.2magento2.2 override topmenu.php: _addSubMenu()Magento2.2: attribute 'role': The attribute 'role' is not allowedCreate observer for Magento2.2Style sheet is not working when new theme is created in magento 2.2.5?magento2.2 layered navigation limit itemsMagento2.2 refused to apply css because its MIME type ('text/html') not supportedEdit css of cart's coupon code inputRevert default style on load













1















On our Magento 2.2.2 based website we are setting up, we are getting the below 2 error messages (in google console).

I have seen only one other post on the site about this issue and based on what I have read made sure the .htaccess file is in the pub/static folder I also changed the file ownership and also. The file permissions to 777 recursively.



However, still getting the same error?

Any suggestions?



Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-l.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-m.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.









share|improve this question




























    1















    On our Magento 2.2.2 based website we are setting up, we are getting the below 2 error messages (in google console).

    I have seen only one other post on the site about this issue and based on what I have read made sure the .htaccess file is in the pub/static folder I also changed the file ownership and also. The file permissions to 777 recursively.



    However, still getting the same error?

    Any suggestions?



    Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-l.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

    Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-m.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.









    share|improve this question


























      1












      1








      1








      On our Magento 2.2.2 based website we are setting up, we are getting the below 2 error messages (in google console).

      I have seen only one other post on the site about this issue and based on what I have read made sure the .htaccess file is in the pub/static folder I also changed the file ownership and also. The file permissions to 777 recursively.



      However, still getting the same error?

      Any suggestions?



      Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-l.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

      Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-m.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.









      share|improve this question
















      On our Magento 2.2.2 based website we are setting up, we are getting the below 2 error messages (in google console).

      I have seen only one other post on the site about this issue and based on what I have read made sure the .htaccess file is in the pub/static folder I also changed the file ownership and also. The file permissions to 777 recursively.



      However, still getting the same error?

      Any suggestions?



      Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-l.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

      Refused to apply style from '/pub/static/frontend/Smartwave/porto_child/en_US/css/styles-m.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.






      magento2.2






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 28 secs ago









      magefms

      1,9271425




      1,9271425










      asked May 8 '18 at 16:04









      JayreisJayreis

      338832




      338832




















          1 Answer
          1






          active

          oldest

          votes


















          0














          It seems that your css hasn't been deployed.



          its MIME type ('text/html')


          indicates that it's (probably) a 404. Have you run setup:static-content:deploy?






          share|improve this answer























          • The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

            – Jayreis
            May 8 '18 at 16:38












          • You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

            – Cold Fridge
            May 8 '18 at 22:34










          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%2f225195%2fmagento-2-2-refused-to-apply-stylesheet%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          It seems that your css hasn't been deployed.



          its MIME type ('text/html')


          indicates that it's (probably) a 404. Have you run setup:static-content:deploy?






          share|improve this answer























          • The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

            – Jayreis
            May 8 '18 at 16:38












          • You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

            – Cold Fridge
            May 8 '18 at 22:34















          0














          It seems that your css hasn't been deployed.



          its MIME type ('text/html')


          indicates that it's (probably) a 404. Have you run setup:static-content:deploy?






          share|improve this answer























          • The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

            – Jayreis
            May 8 '18 at 16:38












          • You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

            – Cold Fridge
            May 8 '18 at 22:34













          0












          0








          0







          It seems that your css hasn't been deployed.



          its MIME type ('text/html')


          indicates that it's (probably) a 404. Have you run setup:static-content:deploy?






          share|improve this answer













          It seems that your css hasn't been deployed.



          its MIME type ('text/html')


          indicates that it's (probably) a 404. Have you run setup:static-content:deploy?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 8 '18 at 16:33









          Cold FridgeCold Fridge

          1337




          1337












          • The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

            – Jayreis
            May 8 '18 at 16:38












          • You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

            – Cold Fridge
            May 8 '18 at 22:34

















          • The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

            – Jayreis
            May 8 '18 at 16:38












          • You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

            – Cold Fridge
            May 8 '18 at 22:34
















          The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

          – Jayreis
          May 8 '18 at 16:38






          The site is in developer mode so deploy is not needed?? However you are right I don't see the files at the above path. Maybe i should just download them and upload them to the above path?

          – Jayreis
          May 8 '18 at 16:38














          You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

          – Cold Fridge
          May 8 '18 at 22:34





          You can't download the files, they have to be deployed. Since your path indicates it's a third-party time, you'd be better served with doing a force deploy (setup:static-content:deploy -f) so that the CSS files are generated.

          – Cold Fridge
          May 8 '18 at 22:34

















          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%2f225195%2fmagento-2-2-refused-to-apply-stylesheet%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

          Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

          Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

          Aasi (pallopeli) Navigointivalikko