Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

private repos not being pulled #2925

Closed
mgutz opened this issue Nov 4, 2012 · 3 comments
Closed

private repos not being pulled #2925

mgutz opened this issue Nov 4, 2012 · 3 comments

Comments

@mgutz
Copy link

mgutz commented Nov 4, 2012

Something has changed between 1.1.63 and 1.1.65 where the dependencies of dependencies are not using private repos.

For example, let's say my main project depends on a module named foo, bar and
underscore.string. If bar depends on underscore.string through git+ssh://git@myrepo:underscore.string, private underscore.string doesn't get pulled since it seems to be satisfied by the top level dependency.

@luk-
Copy link
Contributor

luk- commented Jul 24, 2013

Do you have an example repo/package.json I can use for a test case?

@mgutz
Copy link
Author

mgutz commented Jul 24, 2013

I can't even remember how I worked around this or if it was user error. If I run into it again, I'll reopen.

@mgutz mgutz closed this as completed Jul 24, 2013
@luk-
Copy link
Contributor

luk- commented Jul 25, 2013

ok, cool

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants