When I do a fresh install of Grav+admin and then update or install all the required plugins listed on https://olevik.me/staging/grav-skeleton-scholar/docs/installation I still can't install Scholar, due to the wrong dependency number of the plugin (somewhat confusingly) named "Error".
(it is confusingly named as only in CLI did I notice the error message mentioned "error" as a plugin, not as a non-action, but that isn't your fault I think).
However, when trying to install Scholar as a theme, it returns the following message:
"Dependency Error is required in version 1.6.21 which is higher than the latest release, 1.6.2. Try running bin/gpm -f index to force a refresh of the GPM cache"
However, there is no version of the plugin Error that goes up to 1.6.21. The latest version, as far as I can see/find, is 1.6.2.
Looking at your dependency list it appears Error "inherits" the version number from Grav as a general version number, thus making it impossible for me to install.
Hi!
When I do a fresh install of Grav+admin and then update or install all the required plugins listed on https://olevik.me/staging/grav-skeleton-scholar/docs/installation I still can't install Scholar, due to the wrong dependency number of the plugin (somewhat confusingly) named "Error". (it is confusingly named as only in CLI did I notice the error message mentioned "error" as a plugin, not as a non-action, but that isn't your fault I think).
However, when trying to install Scholar as a theme, it returns the following message: "Dependency Error is required in version 1.6.21 which is higher than the latest release, 1.6.2. Try running
bin/gpm -f index
to force a refresh of the GPM cache"However, there is no version of the plugin Error that goes up to 1.6.21. The latest version, as far as I can see/find, is 1.6.2.
Looking at your dependency list it appears Error "inherits" the version number from Grav as a general version number, thus making it impossible for me to install.