Perl-Evozon / PearlBee

116 stars 44 forks source link

cannot start #20

Closed ecocode closed 10 years ago

ecocode commented 10 years ago

Hi,

I followed the Readme but get an error (see below) when launching. Seems PearlBee::Helpers::Themes is missing, but I have no clue where that would be, since it isn't in the repo...

Watching lib/ bin/lib bin/app.pl for file updates. Error while loading /Users/ec/DEVELOPMENT/PearlBee/bin/app.pl: Can't locate PearlBee/Helpers/Themes.pm in @INC (you may need to install the PearlBee::Helpers::Themes module) (@INC contains: /Users/ec/DEVELOPMENT/PearlBee/bin/../lib /Users/ec/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/darwin-2level /Users/ec/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2 /Users/ec/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/darwin-2level /Users/ec/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2 .) at /Users/ec/DEVELOPMENT/PearlBee/bin/../lib/PearlBee.pm line 35. BEGIN failed--compilation aborted at /Users/ec/DEVELOPMENT/PearlBee/bin/../lib/PearlBee.pm line 35. Compilation failed in require at /Users/ec/DEVELOPMENT/PearlBee/bin/app.pl line 6. BEGIN failed--compilation aborted at /Users/ec/DEVELOPMENT/PearlBee/bin/app.pl line 6.

andrei-cacio commented 10 years ago

Sorry for the problem. Please give it a try now. I removed the missing dependency.

Thanks for the report.

ecocode commented 10 years ago

OK. Does the job now