magento2 memory limit

Solutions on MaxInterview for magento2 memory limit by the best coders in the world

showing results for - "magento2 memory limit"
Arjun
03 Nov 2019
1php -dmemory_limit=5G bin/magento setup:di:compile
2OR
3php -dmemory_limit=5G bin/magento setup:upgrade
4OR
5php -dmemory_limit=5G bin/magento ANY:CUSTOM_COMMAAND