Could not resolve host repo.hyva.io
If Composer displays a 'Could not resolve host' error for `repo.hyva.io` during installation, it indicates an incorrect Hyvä package repository configuration.
curl error while downloading https://repo.hyva.io/packages.json: Could not resolve host: repo.hyva.io
The host `repo.hyva.io` is incorrect. The correct Composer package repository host for Hyvä packages is `hyva-themes.repo.packagist.com`.
This must be followed by your project's unique identifier, forming the full repository URL:
Replace `yourProjectName` with the identifier specific to your Hyvä Composer key.
You can find this identifier in the email containing your Hyvä Packagist credentials or within the license instructions in the Hyvä Hub.
For complete step-by-step installation instructions, refer to the Getting Started documentation.