Welcome Guest, Not a member yet? Register   Sign In
MacOS M1 can't install CodeIgniter 4, missing PHP's intl extension
#1

Hello, I install codeigniter 4 with MAMP, but I get error:

our requirements could not be resolved to an installable set of packages.
  Problem 1
    - codeigniter4/framework[4.0.0, ..., v4.1.3] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
    - Root composer.json requires codeigniter4/framework ^4 -> satisfiable by codeigniter4/framework[4.0.0, ..., v4.1.3].

I have tried adding extension=intl to php.ini, but it doesn't work.
Can you help me? Thank you.
Rimpun ~ Carvellho
Reply
#2

(07-17-2021, 11:58 PM)carvellho Wrote: Hello, I install codeigniter 4 with MAMP, but I get error:

our requirements could not be resolved to an installable set of packages.
  Problem 1
    - codeigniter4/framework[4.0.0, ..., v4.1.3] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
    - Root composer.json requires codeigniter4/framework ^4 -> satisfiable by codeigniter4/framework[4.0.0, ..., v4.1.3].

I have tried adding extension=intl to php.ini, but it doesn't work.
Can you help me? Thank you.
[Solved]
Rimpun ~ Carvellho
Reply
#3

(07-18-2021, 11:26 AM)carvellho Wrote: [Solved]

Ok, what was the solution?
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply




Theme © iAndrew 2016 - Forum software by © MyBB