fxpio / composer-asset-plugin

NPM/Bower Dependency Manager for Composer
MIT License
893 stars 156 forks source link

Problem installation #294

Closed Pablossoo closed 7 years ago

Pablossoo commented 7 years ago

When I tried install asset plugin, gets

Installation failed, deleting ./composer.json.

[RuntimeException] Failed to clone https://github.com/fxpio/composer-asset-plugin.git via https, ssh protocols, aborting.

where is problem?

francoispluchino commented 7 years ago

Your problem isn't caused by my plugin. You have a problem to clone with GIT. You answered No for what reason?

Otherwise, try with the option --prefer-dist.

Pablossoo commented 7 years ago

Ok, I reinstalled git and working!