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

Duplication of libraries API after dependency version change #39

Open
astrochili opened this issue Jan 24, 2024 · 0 comments
Open

Duplication of libraries API after dependency version change #39

astrochili opened this issue Jan 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@astrochili
Copy link
Owner

astrochili commented Jan 24, 2024

If change the version of an external dependency, the bob (or Defold Editor too?) doesn't clear the old version of the library from the .internal folder. This causes Defold Kit to unpack the archives of all versions of the same library from the internal/libs folder, which leads to duplication of api.

Not sure if this is a bob bug or not, but one solution is to clean up the .internal/libs folder before fetching dependencies.

@astrochili astrochili added the bug Something isn't working label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant