Perl-Evozon/PearlBee

cannot start

Closed this issue · 2 comments

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.

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

Thanks for the report.

OK. Does the job now