When I try to run drush cache-rebuild
it show below error:
PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in /usr/local/src/drush/vendor/composer/autoload_static.php on line 4129
I already set to 4000MB as the problem still exist, do any one know how to fixed it?