Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your requirements could not be resolved to an installable set of packages. #2613

Closed
afrizal423 opened this issue Feb 25, 2020 · 2 comments
Closed

Comments

@afrizal423
Copy link

$ composer create-project codeigniter4/appstarter ci4 Installing codeigniter4/appstarter (v4.0.1)

  • Installing codeigniter4/appstarter (v4.0.1): Downloading (100%)
    Created project in ci4
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for codeigniter4/framework ^4.0.1 -> satisfiable by codeigniter4/framework[v4.0.1].
- codeigniter4/framework v4.0.1 requires ext-intl * -> the requested PHP extension intl is missing from your system.

To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini inside terminal to see which files are used by PHP in CLI mode.

@afrizal423 afrizal423 added the bug Verified issues on the current code behavior or pull requests that will fix them label Feb 25, 2020
@odilodesderykasimbazi
Copy link

please help me to resolve the problem occured when trying to install codeigniter project via composer

$ composer create-project codeigniter4/appstarter first-Project
Creating a "codeigniter4/appstarter" project at "./first-Project"
Installing codeigniter4/appstarter (v4.3.5)

  • Installing codeigniter4/appstarter (v4.3.5): Extracting archive
    Created project in D:\project\codeigproject\first-Project
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.

Problem 1
- codeigniter4/framework[4.0.0, ..., v4.3.5] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- Root composer.json requires codeigniter4/framework ^4.0 -> satisfiable by codeigniter4/framework[4.0.0, ..., v4.3.5].

To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with --ignore-platform-req=ext-intl to temporarily ignore these required extensions.

@paulbalandan paulbalandan removed the bug Verified issues on the current code behavior or pull requests that will fix them label May 31, 2023
@paulbalandan paulbalandan changed the title Bug: Your requirements could not be resolved to an installable set of packages. Your requirements could not be resolved to an installable set of packages. May 31, 2023
@paulbalandan
Copy link
Member

Please refer to the official forum for your support questions. Thank you.

@codeigniter4 codeigniter4 locked as off-topic and limited conversation to collaborators May 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants