WebTechKitchen; Your Web Technology Kitchen, contact us to create, or maintain your websites and other digital properties.

Temporary fix for The URI '' is invalid

Submitted by barnettech on Wed, 05/12/2021 - 10:50

Temporary fix for:
The URI '' is invalid. You
must use a valid URI scheme. in
Drupal\Core\Url::fromUri() (line 290 of
/Users/jamesbarnett/sites/IPC/ipcedtr/

This is how I get around that issue locally….
docroot/core/lib/Drupal/Core/Url.php
Line:290
return static::fromUri('http://localhost');