Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Problem with install #1

Closed
sunftec opened this issue Aug 20, 2015 · 3 comments
Closed

Problem with install #1

sunftec opened this issue Aug 20, 2015 · 3 comments

Comments

@sunftec
Copy link

sunftec commented Aug 20, 2015

hi. tank you for this big help with this project.
i can't install .
when php composer.phar global require "fxp/composer-asset-plugin:*"
get this error
aaa

when update i get this error
untitled

please help .tnk you ...

@jafaripur
Copy link
Owner

Maybe bower module for composer is not installed. use this command to install bower module:

php composer.phar global require "fxp/composer-asset-plugin:*"

@sunftec
Copy link
Author

sunftec commented Aug 20, 2015

I use this command but I get above error picture
در تاریخ 20 اوت 2015 22:51، "Jafaripur" notifications@github.com نوشت:

Maybe bower module for composer is not installed. use this command to
install bower module:

php composer.phar global require "fxp/composer-asset-plugin:*"


Reply to this email directly or view it on GitHub.

@jafaripur
Copy link
Owner

Use github oAuth Token config in composer config section on this:

"config": {
        "github-oauth":{
            "github.com":"YOUR_TOKEN"
        },
        "process-timeout": 1800
    }

For more information you can google it.

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

No branches or pull requests

2 participants