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

Only picks up transitive deps from libraries snapshot builds #59

Closed
yeehaa123 opened this issue Nov 26, 2017 · 1 comment
Closed

Only picks up transitive deps from libraries snapshot builds #59

yeehaa123 opened this issue Nov 26, 2017 · 1 comment

Comments

@yeehaa123
Copy link

I run into this strange issue at the moment. Whenever I point the project.cljs of my application to a SNAPSHOT version of my library, it picks up transitive dependencies without a problem. However, once I release a new version of the same library and update the dependency in my main project, lein npm doesn't recognize the npm dependency anymore. I have tried many things, but I cannot find the cause of this problem.

@yeehaa123
Copy link
Author

On closer inspection, I discovered that this does not depend on SNAPSHOT vs release, but on the leiningen version: 2.7.1: locally for snapshots, and 2.8.1 on CI for release. I'll make a new issue for this.

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