When i try to Install yajra datatables. it give " Not enough memory resources" error

0

I try to Install Yajra dataTable in my localhost using "composer require yajra/laravel-datatables". after that, i give me This Error I used vscode and xamp. How to Solve this ?

Here is the Full Error

VirtualAlloc() failed: [0x00000008] Not enough memory resources are available to process this command.


VirtualAlloc() failed: [0x00000008] Not enough memory resources are available to process this command.

PHP Fatal error:  Out of memory (allocated 1361051648) (tried to allocate 117440512 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/DependencyResolver/RuleSet.php on line 90

Fatal error: Out of memory (allocated 1361051648) (tried to allocate 117440512 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/DependencyResolver/RuleSet.php on line 90
laravel
visual-studio-code
vscode-settings
laravel-7
yajra-datatable
asked on Stack Overflow Oct 21, 2020 by Ramikatz

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0