Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

404 Not Found when installing #69

Closed
tomtomcrypto opened this issue Nov 15, 2023 · 1 comment · May be fixed by #70
Closed

404 Not Found when installing #69

tomtomcrypto opened this issue Nov 15, 2023 · 1 comment · May be fixed by #70

Comments

@tomtomcrypto
Copy link

When navigating to the root folder and using yarn (as per documentation on graph-node repo), this is what I get:

yarn install v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
error Error: https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034: Request failed "404 Not Found"
    at ResponseError.ExtendableBuiltin (/home/tom/.cache/node/corepack/yarn/1.22.21/lib/cli.js:696:66)
    at new ResponseError (/home/tom/.cache/node/corepack/yarn/1.22.21/lib/cli.js:802:124)
    at Request.<anonymous> (/home/tom/.cache/node/corepack/yarn/1.22.21/lib/cli.js:66218:16)
    at Request.emit (node:events:517:28)
    at module.exports.Request.onRequestResponse (/home/tom/.cache/node/corepack/yarn/1.22.21/lib/cli.js:141751:10)
    at ClientRequest.emit (node:events:517:28)
    at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    at TLSSocket.socketOnData (node:_http_client:541:22)
    at TLSSocket.emit (node:events:517:28)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
@shadmau
Copy link

shadmau commented Dec 6, 2023

See #64 (comment)

@azf20 azf20 closed this as completed Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants