cancel
Showing results for 
Search instead for 
Did you mean: 

Error while installing skylink for retail express and magento

Error while installing skylink for retail express and magento

Am getting this error 

 

[UnexpectedValueException]
Package magento/composer's source key should be specified as {"type": ...,
"url": ..., "reference": ...},
{"type":"git","url":"https:\/\/github.com\/magento\/composer.git","referenc
e":null} given.

 

May I know why this error occurs.

3 REPLIES 3

Re: Error while installing skylink for retail express and magento

Hi @sushiva

 

Could you mention the Magento version and how are you installing skylink using composer.

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Error while installing skylink for retail express and magento

Am getting this error:

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in phar:///opt/cpanel/composer/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 126

Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors

Re: Error while installing skylink for retail express and magento

In your php.ini file try to increase the memory limit. Check the current value of the "memory_limit" parameter and increase it accordingly.





Please give Kudos if it helped and Accept it as a solution