2

I'm having major issues with the static content deploy command because it doesn't give any errors but it isn't fixing my issue. Here is what my website looks like currently:

static content deploy doesn't work

Here are the results of what I have tried:

  • Magento compile (no errors)
  • Magento setup:upgrade (no errors)
  • Magento static content deploy (no errors)

Does anyone have any ideas on how to fix this?

asked Nov 22, 2016 at 23:04

2 Answers 2

4

JS and CSS minification were turned on and that was causing the static content deploy to not work for some reason so I turned all minification off and tried again and it worked.

Kanhaiya lal
1,56813 silver badges25 bronze badges
answered Nov 22, 2016 at 23:48
0

Yes, these Admin settings can have a major impact on performance. I had an issue with a lot of JavaScript errors that were showing in the Developer Tools console. Enabling "Merge JavaScript Files" from Admin>> Store> Configuration>> Developer fixed most of them.

answered Oct 19, 2017 at 8:09

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.