magento setup:upgrade prompts to run compilation, even in developer mode #11044
Labels
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
In developer mode,
setup:di:compile
is not necessary and should not be executed. Thesetup:upgrade
command asks for it independent of the current mode, which is confusing and misleading, especially for developers new to the platform.Preconditions
Steps to reproduce
bin/magento setup:upgrade
Expected result
Actual result
"Please re-run Magento compile command. Use the command "setup:di:compile"
appearsThe text was updated successfully, but these errors were encountered: