bitpay / magento2-plugin

Magento2.x payment plugin for Bitpay.com
MIT License
13 stars 24 forks source link

Installing via composer #9

Closed cstergianos closed 6 years ago

cstergianos commented 7 years ago

screenshot from 2017-02-09 12-27-05

Hello. While trying to install the extension for a M2 installation I am getting the error presented. Can you please help me on how to resolve this?

pieterpoorthuis commented 7 years ago

Hi,

There might be a misconfiguration in BitPay's composer.json file. We will check it and come back to you. If we need to deliver a fix, this takes +- 2 weeks.

Regards,

On Thu, Feb 9, 2017 at 12:01 PM, cstergianos notifications@github.com wrote:

[image: screenshot from 2017-02-09 12-27-05] https://cloud.githubusercontent.com/assets/2805774/22781515/1828c8d4-eec3-11e6-99c0-104fd1a913ad.png

Hello. While trying to install the extension for a M2 installation I am getting the error presented. Can you please help me on how to resolve this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bitpay/magento2-plugin/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/ANTJcGAIBco0D-D3l9_v2drn77Ect2Anks5rawAogaJpZM4L8Cro .

-- Pieter Poorthuis +31 6 43497969 / Skype: pieter.poorthuis Senior Sales Engineer BitPay Europe BV https://www.bitpay.com

cstergianos commented 7 years ago

@pieterpoorthuis hello,

Do you have any updates?

pieterpoorthuis commented 7 years ago

I'm testing a fix, but we stumbled on a few more composer.json related issues. I expect a fix in one week

cstergianos commented 7 years ago

@pieterpoorthuis hi!

Do you have any updates on the issue?

pieterpoorthuis commented 7 years ago

We have completely renewed the package structure, but found a new issue related to Magento 2.1. After we have fixed this we will have a version that can be installed using composer. I expect a version to be ready in 1 to 2 weeks from now.

pieterpoorthuis commented 6 years ago

We've fixed the composer issue. Since Magento has moved some repo's, you can install the latest github using composer by doing: php composer.phar create-project --repository-url=https://repo.magento.com/ magento/framework php composer.phar install