Closed reypm closed 9 years ago
Hey there, yeah I get your point. I think it would be a good idea to implement a command which only passes the command you want to execute to bower - something like app/console sp:bower:execute info
. But some commands might not make sense in this context at all, so we should restrict this to commands which are really needed.
Right now I can't say when I have time to implement this, since I have some other things to do. If you want to add something like this, I would really appreciate it, if you can create a PR
Should be fixed in the latest master version
Hi @Spea I'm just wondering if it will be possible to add more commands for this bundle since right now for example I'm having a upset issue and I can't find what is causing it since the only commands I have through the bundle are:
update
,install
andlist
(this one never worked for me). Could be possible to add them?For example I'm running
sp:bower:install
and I'm getting this output:So, something is failing but what? Did you get my point?