Closed gideonmkp98 closed 2 years ago
Hi @gideonmkp98 ,
For more info please see : https://github.com/codeigniter4/shield/blob/develop/docs/install.md#installation
duplicate : forum, https://github.com/codeigniter4/shield/issues/207, https://github.com/codeigniter4/shield/issues/157
PHP Version
8.1.6
CodeIgniter4 Version
4.2.3
Shield Version
latest version
Which operating systems have you tested for this bug?
Windows
Which server did you use?
cli-server (PHP built-in webserver)
Database
MySQL 8.0.28
Did you customize Shield?
No
What happened?
i ran the Composer require script from the readme in the Github repo. And almost directly the following message popped up in my temrinal.
I am running the right version of CI so i dont know what to do to fix it.
Steps to Reproduce
Take a fresh install of CI 4.2.3 and set the database credentials right in the .env file in the project. After that run the composer require command to install the Shield package.
Expected Output
That the package could be installed succesfully.
Anything else?
No response