akeneo-labs / EnhancedConnectorBundle

[DEPRECATED] Provides product reader with more option (choice on completeness, choice on enabled, delta based on last export time).
21 stars 11 forks source link

Issue in installing in Enhanced Connector Bundle in Akeneo 1.7 #93

Closed Vanitha-Ramkumar closed 6 years ago

Vanitha-Ramkumar commented 7 years ago

Hi, I tried to install enhanced connector bundle in Akeneo 1.7 ununtu 16.04. But I received the below error. Please assist me to resolve thiss issue.

sudo php composer.phar require akeneo-labs/pim-enhanced-connector:~1.4

Do not run Composer as root/super user! See https://getcomposer.org/root for details ./composer.json has been created Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, deleting ./composer.json.

jmleroux commented 7 years ago

Hello @Vanitha-Ramkumar ,

I don't understand why you have this composer error. The pim-community-dev is well registered in the composer.json : https://github.com/akeneo/pim-community-standard/blob/v1.7.6/composer.json#L22

Which PIM project are you using?