(07-14-2022, 05:17 AM)murugappan Wrote: (1) Create a new CI4 "ci4tst" using "php ci4-install.php ci4tst 4.1.9" - successful but failed on this lines:
Code:
cd ci4tst; composer require -W codeigniter4/framework:4.1.9
The system cannot find the path specified.
I updated ci4-install.php.
Can you check the error fixed?