Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Failing initial setup of project #2037

Unanswered
correaswebert asked this question in Q&A
Discussion options

I cloned the repository and ran am trying to install dependencies by running make install as per stdlib/CONTRIBUTING. I get the following error.

npm ERR! request to https://codeload.github.com/kgryte/tape/tar.gz/360c2fda548ed7a0120491a90196518a4b1dbaa7 failed, reason: self signed certificate in certificate chain
You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

@correaswebert Hmmm...I am not sure the reason for that error. We install our fork of tape from GitHub as a dev dep. So as long as npm supports installing from GitHub, it should work.

You must be logged in to vote
2 replies
Comment options

Actually, I've never seen the codeload subdomain before. Here is the relevant line from our package.json:

"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
Comment options

Oh, gotta figure out a way to tackle this. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /