Skip to content

Comments

fixed 404 error while yarn install#156

Open
stleon wants to merge 1 commit intoaustintgriffith:masterfrom
stleon:master
Open

fixed 404 error while yarn install#156
stleon wants to merge 1 commit intoaustintgriffith:masterfrom
stleon:master

Conversation

@stleon
Copy link

@stleon stleon commented Jan 2, 2024

$ curl https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034
< HTTP/2 404 
* Connection #0 to host codeload.github.com left intact
404: Not Found

now:

$ curl https://codeload.github.com/max-mapper/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034
< HTTP/2 200 
< content-type: application/x-gzip

looks like there is no repo hugomrdias/concat-stream

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

Successfully merging this pull request may close these issues.

2 participants