Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line installation issue #6

Closed
efatsi opened this issue Mar 28, 2018 · 2 comments
Closed

Command line installation issue #6

efatsi opened this issue Mar 28, 2018 · 2 comments

Comments

@efatsi
Copy link

efatsi commented Mar 28, 2018

$ composer require craftcms/commerce-stripe
                                                    
                                                                                                                                                                                                                              
  [InvalidArgumentException]                                                                                                                                                                                                  
  Could not find a matching version of package craftcms/commerce-stripe. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).  

Guessing this is related to this not existing on Packigist - https://packagist.org/?q=craftcms%2Fcommerce-stripe&p=0

@andris-sevcenko
Copy link
Contributor

Since Commerce is still not in public beta, yeah, the packages are not public yet.

Instead, you must add a custom vcs to your composer.json file, like you're doing with Commerce. The repository to add is https://github.com/craftcms/commerce-stripe

@efatsi
Copy link
Author

efatsi commented Mar 28, 2018

Thanks @andris-sevcenko for the quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants