CodeIgniter Forums
php spark serve ...... An uncaught Exception was encountered - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: php spark serve ...... An uncaught Exception was encountered (/showthread.php?tid=76002)



php spark serve ...... An uncaught Exception was encountered - lnavarro - 04-05-2020

Hi, i have downloaded the last version of ci4 from github, but I'm having this problem when I try to run the app

php spark serve

An uncaught Exception was encountered
Type:        Error
Message:    Class 'Kint\Kint' not found
Filename:    /var/www/html/ylit/system/ThirdParty/Kint/init.php
Line Number: 46


RE: php spark serve ...... An uncaught Exception was encountered - lnavarro - 04-05-2020

SOLVED!!

I have found the problem!

I Rename system/ThirdParty/Kint/kint.php to system/ThirdParty/Kint/Kint.php