0

When I enable Developer mode in Magento, I don't see it in the Configuration Settings: enter image description here

I used command

php bin/magento deploy:mode:set developer

I'm using Magento 2.2.9 and Ultimo Theme version 2

2
  • 1
    Please check env.php and ensure that Mage_Mode is developer Commented Mar 10, 2020 at 7:39
  • I just checked it and it says "developer" there. Commented Mar 10, 2020 at 19:30

1 Answer 1

0

I'm not sure what exactly I've done, but I can see it now. I guess I was using the right command php bin/magento deploy:mode:set developer, but I had to clean the cache.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.