Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

composer


Go to End


2 Posts   1949 Views

Avatar
merrick_sd

Community Member, 99 Posts

11 March 2014 at 3:05am

when i do

php composer.phar require silverstripe/widgets dev-master

/composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Updating composer/installers (dev-master 9a1fd4e => v1.0.12)
Checking out 4127333b03e8b4c08d081958548aae5419d1a2fa

then in red i get

[RuntimeException]
Failed to clone git@github.com:composer/installers.git via git, https, ssh protocols, aborting.

- git://github.com/composer/installers.git
fatal: No such remote 'composer'

- https://github.com/composer/installers.git
fatal: No such remote 'composer'

- git@github.com:composer/installers.git
fatal: No such remote 'composer'

Avatar
Willr

Forum Moderator, 5523 Posts

11 March 2014 at 7:23pm