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

The Damn fxp/composer-asset-plugin weird problem is back! #83

Closed
pareekbhagu opened this issue Aug 28, 2016 · 2 comments
Closed

The Damn fxp/composer-asset-plugin weird problem is back! #83

pareekbhagu opened this issue Aug 28, 2016 · 2 comments

Comments

@pareekbhagu
Copy link

What steps will reproduce the problem?

  1. I cloned a forked version of official yii2-app-basic in my local machine.
  2. update composer asset plugin to 1.1.3
  3. git push origin master.
  4. my app is connected to heroku through github ( automatically deployed when i push to github).

What's expected?

While it should work as it works locally,

What do you get instead?

I get '/app/vendor/bower/jquery/dist' can't publish to the directory error.

Additional info

Q A
Yii vesion
PHP version
Operating system
@samdark
Copy link
Member

samdark commented Aug 28, 2016

Do you have fxp installed globally prior to running install/update? If not, delete vendor directory then install fpx globally.

@samdark samdark closed this as completed Aug 28, 2016
@pareekbhagu
Copy link
Author

pareekbhagu commented Sep 1, 2016

I had adopted an ugly solution to make it work. But shall reinstall it according to the steps you mentioned and then let you know how it went. Anyhow, Thanks for your response Sam. You are such a valuable asset for the Yii community.

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

No branches or pull requests

2 participants