enupal / stripe

Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS
https://enupal.com/craft-plugins/stripe-payments/
Other
33 stars 19 forks source link

CANNOT INSTALL #397

Closed theurbanu closed 6 months ago

theurbanu commented 6 months ago

Description

I tried installing a trial version of the plugin on a local environment through ddev and also through the console and got an error message

Steps to reproduce

  1. I have also tried disabling all active plugins (Freeform and Stripe by Pixel & Tonic) and still get this error

Additional info

Error Message

Error: The command "'/usr/bin/php' '/var/www/html/storage/runtime/composer.phar' 'update' 'enupal/stripe' '--with-all-dependencies' '--working-dir' '/var/www/html' '--no-scripts' '--no-ansi' '--no-interaction'" failed.

Exit Code: 2(Misuse of shell builtins)

Working directory: /var/www/html/web

Output:

Error Output:

Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

theurbanu commented 6 months ago

Sorry, i figured out that you can't have any other version of stripe installed. Once I removed the other stripe plugin, everything worked as should