Hi, this is the error i got
Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.[foodyolr@lsv3 bin]
Solved! Go to Solution.
Hi @cryezzis875211,
Can you try running your command like this:
php -d memory_limit=-1 bin/magento setup:upgrade
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
Hi @cryezzis875211,
Can you try running your command like this:
php -d memory_limit=-1 bin/magento setup:upgrade
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!