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

Don't install duplicates #204

Open
stephenmathieson opened this issue Jun 29, 2014 · 1 comment
Open

Don't install duplicates #204

stephenmathieson opened this issue Jun 29, 2014 · 1 comment

Comments

@stephenmathieson
Copy link
Member

If both user/foo.c and user/bar.c depend on user/qax.c, qax.c will be install twice.

we can avoid this by checking if ./qax/package.json exists

@Isty001
Copy link
Member

Isty001 commented Aug 23, 2017

Maybe a semantic version resolving could be a more sophisticated way of avoiding this issue, and some other too. Actually this is the only thing I miss from clib. Were there any plans/ideas to implement it in the past?

@Isty001 Isty001 transferred this issue from clibs/clib-package Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants