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

Dependency resolution issue with bundled debian packages resulting to dependency loop #127

Open
maikeueule opened this issue Oct 23, 2018 · 1 comment

Comments

@maikeueule
Copy link

Hi,

I encounted this issue when packaging for instance the module mime-types, which has a single dependency on mime-db.

When building dependencies, the mapper associates node-mime-types for mime-db as the latter is bundled into the first one. The result is a dependency loop where node-mime-types depends on itself, and not node-mime-db.

Cheers

@guimard
Copy link
Collaborator

guimard commented Mar 14, 2019

Unable to reproduce.

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

2 participants