juho-jaakkola / elgg-live_chat

0 stars 1 forks source link

issue on mustache.js #1

Closed dipenpatel235 closed 8 years ago

dipenpatel235 commented 8 years ago

Hello I have try to install live_chat plugin but getting below error Can you Know how to fix below error ?

[root@localhost live_chat]# php /usr/bin/composer.phar install Loading composer repositories with package information Installing dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Thanks Dipen Patel

juho-jaakkola commented 8 years ago

As mentioned via email, you first need to install the composer-asset-plugin:

php /usr/bin/composer.phar global require "fxp/composer-asset-plugin:~1.1.1"