Hello,
I'd like to ask for assiatance with the followig error:
--------```
$ bin/gpm install mediator
[Whoops\Exception\ErrorException]
Invalid argument supplied for foreach()
--------```
At first, when trying to install the theme, I got the error:
-------- [RuntimeException] Error while trying to download 'https://github.com/getgrav/grav-theme-mediator/zipball/1.0.3' --------
I got rid off this error by creating directory /home/username/.grav/config, which was mentioned in yet another error below that I fixed with php.ini edit:
-------- [Whoops\Exception\ErrorException] file_exists(): open_basedir restriction in effect. --------
Would you please advise how to get through the "Invalid argument supplied for foreach()" error ?
Thank you!