Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required version of package doesn't match required version of dependencies #77

Open
NathanLewisTotara opened this issue Sep 26, 2024 · 0 comments

Comments

@NathanLewisTotara
Copy link

NathanLewisTotara commented Sep 26, 2024

Hi.

Our software is currently running H5P 1.26. Someone tried to install the Documentation Tool package and got an error saying that one of the dependencies requires 1.27.

My assumption is that the required version of the Documentation Tool would be set to the minimum of the required versions of the dependencies. Currently it appears to report it requires H5P 1.19. As it is, the Documentation Tool appears in the interface to be installable, until you try to install it. If it required 1.27 instead then it would not be shown, and not be installable, thus avoiding the error message.

I know we can install an older version of the package/dependencies, or we could update our H5P to 1.27. The problem I'm trying to avoid is non-technical users getting the error message.

I don't know what you guys think of this. Is it a problem with this package (and possibly others?) or is it working as intended? If it's working as intended, how should we be handling this situation?

Thanks,

Nathan Lewis - Senior software developer at Totara Learning Solutions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant