ihabunek / starship

A static site generator in PHP
Other
4 stars 1 forks source link

Init problems #1

Open msvrtan opened 10 years ago

msvrtan commented 10 years ago

Starship init command throws

PHP Fatal error: Class 'Starship\Console\Application' not found in /var/www/projects/starship/starship/bin/starship on line 18 PHP Stack trace: PHP 1. {main}() /var/www/projects/starship/starship/bin/starship:0

when running php bin/starship init /var/www/projects/starship/zgphp/

Composer is todays, dependecy were installed via composer.

ihabunek commented 10 years ago

Cannot reproduce. Weird. Stupid question: did you "composer install"?

Just download the PHAR and use that: https://github.com/ihabunek/starship/releases

msvrtan commented 10 years ago

Yes I did

Miro Svrtan Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, 10. February 2014. at 09:12, Ivan Habunek wrote:

Cannot reproduce. Weird. Stupid question. Did you "composer install"? Just download the PHAR and use that: https://github.com/ihabunek/starship/releases

— Reply to this email directly or view it on GitHub (https://github.com/ihabunek/starship/issues/1#issuecomment-34607995).