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

Composer asset plugin error #47

Closed
amjadniazi48 opened this issue Oct 1, 2014 · 5 comments
Closed

Composer asset plugin error #47

amjadniazi48 opened this issue Oct 1, 2014 · 5 comments
Labels

Comments

@amjadniazi48
Copy link

i m trying to install the asset plugin but got the following error on windows
composer asset plugin

@francoispluchino
Copy link
Member

Uh... it's not ftp/composer-asset-plugin but fxp/composer-asset-plugin.

@amjadniazi48
Copy link
Author

i use fxp not ftp

@francoispluchino
Copy link
Member

what is strange with your screenshot is that you made​​:

$ composer global require fxp/composer-asset-plugin:1.0.0-beta2

But the error indicates ftp/composer-asset-plugin.

I do not think it solves the problem, but have you updated Composer?

@francoispluchino
Copy link
Member

Also, check your global composer.json file with:

$ composer global config -e

@amjadniazi48
Copy link
Author

Thanks i check using composer global config -e, and i found ftp/composer-asset-plugin:1.0.0-beta2 there, i change it to fxp and it solve my problem, thank you very much.

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

No branches or pull requests

2 participants