Skip to content

Mixed version dependency conflict - #138

Open
petermAprende wants to merge 1 commit into
h5p:masterfrom
petermAprende:fix_dependency_key_conflict
Open

Mixed version dependency conflict#138
petermAprende wants to merge 1 commit into
h5p:masterfrom
petermAprende:fix_dependency_key_conflict

Conversation

@petermAprende

Copy link
Copy Markdown

When an H5P has dependencies on multiple versions of the same library, the export will only generate with the first dependency it comes across, rather than all versions.

This is because the keys used to identify which dependencies are needed only relies on machine name, but not version number.

When an H5P has dependencies on multiple versions of the same library,
the export will only generate with the first dependency it comes across,
rather than all versions.

This is because the keys used to identify which dependencies are needed
only relies on machine name, but not version number.
@petermAprende

Copy link
Copy Markdown
Author

Here is my forum post about the issue:
https://h5p.org/node/1322877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant