rocketeers / rocketeer

Send your projects up in the clouds
http://rocketeer.autopergamene.eu/
MIT License
2.67k stars 217 forks source link

rocketeer ignite returns "Unknown command 'rocketeer'" #621

Open ericrowan opened 8 years ago

ericrowan commented 8 years ago

I'm running fish shell and am getting the error Unknown command 'rocketeer' when trying to initiate Rocketeer in a project. Composer is installed and seems to be running normally. Rocketeer is installed globally.

I assume it's a PATH issue on my part. Output of echo $PATH:

/usr/local/sbin /usr/local/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin

ericrowan commented 8 years ago

I believe I've resolved the issue by adding this snippet to my config.fish file. If there's a better/cleaner way, I'd love to know:

https://github.com/oh-my-fish/plugin-composer/blob/master/composer.load