OleVik / grav-theme-scholar

Scholar is an academic-focused theme, for publishing papers, articles, books, documentation, your blog, and even your resumé, with Grav.
https://olevik.net/staging/grav-skeleton-scholar
MIT License
15 stars 2 forks source link

Wrong dependency on "error" plugin version number #7

Closed hellquist closed 4 years ago

hellquist commented 4 years ago

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.

hellquist commented 4 years ago

Bah, sorry, didn't look at "closed" issues before posting this. Looks like it is related to a previous answer. #5