Error generating: Your requirements could not be resolved to an installable set of packages

Since I cannot open demo2026 project, then I try to create a simple project from a simple database with a few tables inside, but when almost finish generating the project, I got the following error message:

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

Why this error happens? How to resolve?

Please enable the sodium extension in your php.ini

Please read the updated Composer for v2026.

Enabling PHP Extension sodium fixed the issue. Thanks.