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

Dependencies referenced via ssh break npm install #17

Open
larrysalibra opened this issue Jan 23, 2017 · 2 comments
Open

Dependencies referenced via ssh break npm install #17

larrysalibra opened this issue Jan 23, 2017 · 2 comments

Comments

@larrysalibra
Copy link
Contributor

Two dependencies are referenced via ssh which breaks npm install of apps that use this package for people that don't have github accounts and a valid ssh key set up.

Dependencies should be referenced via https

@cornelius-illi
Copy link

Still fails: 10161 error Command failed: git clone --template=/Users/x/.npm/_git-remotes/_templates --mirror ssh://git@github.com/shea256/bitcoinjs-lib.git

Although the repository is already listed with the https links explicitly in the package.json, the ssh-url shows up when installing

@larrysalibra
Copy link
Contributor Author

The solution to this is probably to bump the version of blockstack-keychains to 0.0.8 - that's how we fixed it on the Portal: stacks-archive/blockstack-browser#215

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