question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A dependency's dependency requires GitHub account

See original GitHub issue

Reported on slack:

screen shot 2016-12-27 at 10 49 38 pm

Confirmed on my machine that an npm install fails without GitHub ssh credentials.

We shouldn’t be including NPM dependencies that include dependencies that require users to have specific accounts (in this case, a GitHub account) to check out. Will try to track down the offending package.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
shea256commented, Jan 2, 2017

Ah @larrysalibra yes sure thing. I’ll make the updates to those packages.

0reactions
larrysalibracommented, Feb 1, 2017

Updated!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exploring the dependencies of a repository - GitHub Docs
Dependencies are grouped by ecosystem. You can expand a dependency to view its dependencies. Dependencies on private repositories, private packages, or ...
Read more >
How can I have linked dependencies in a git repo?
You can do this with submodules in git. In your repository, do: git submodule add path_to_repo path_where_you_want_it.
Read more >
Git and Project Dependencies | Atlassian Git Tutorial
Dependencies are an important aspect of software development. Allows you to manage the versions of other libraries used by your code. Read and...
Read more >
GitHub dependencies
Paket allows you to automatically manage the linking of files from github.com or gist.github.com into your projects. If you have Git installed then...
Read more >
Secure at every step: How GitHub's dependency graph is ...
On GitHub, the dependency graph identifies all upstream dependencies and public downstream dependents of a repository or package. You can see ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found