On Sun, 29 Oct 2017 19:21:48 +0700, "Chakkit Ngamsom" <chak...@ibiz.co.th>
wrote:

> [warn] compiled template : Can't locate
> tmp/ttc/view/dist/layouts/main.tt.ttc in @INC (@INC contains:
> /Users/lynx/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/darwin-thr
> ead-multi-2level
> /Users/lynx/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1
> /Users/lynx/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/darwin-thread-multi-
> 2level /Users/lynx/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1) at
> /Users/lynx/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/darwin-thr
> ead-multi-2level/Template/Provider.pm line 571.
> 
>  
> 
> My app is running with Catalyst 5.90115 and Template Tookit 2.27 on macOS
> 10.12.6.
> 
> I switched to Perl 5.24.3 and same Template Toolkit version via perlbrew
> and no errors there.

As of Perl 5.26, the current directory ( '.' ) is no longer in @INC. This
removal has caused many problems in many tools and programs.

There are many discussions and workaround, please use google.

-- Johan

_______________________________________________
templates mailing list
templates@lists.ourshack.com
https://lists.ourshack.com/mailman/listinfo/templates

Reply via email to