Skip to content

Kubo fails to download from NPM #11372

Description

@Rinse12

Checklist

Installation method

dist.ipfs.tech or ipfs-update

Version


Config

Description

This is what I get if I try to do npm i -g kubo

npm error command failed
npm error command sh -c node src/post-install.js
npm error https://dist.ipfs.tech/kubo/versions
npm error HTTPError: Response code 502 (Bad Gateway)
npm error     at Request.<anonymous> (/root/.nvm/versions/node/v22.22.2/lib/node_modules/@bitsocial/bitsocial-cli/node_modules/got/dist/source/as-promise/index.js:118:42)
npm error     at process.processTicksAndRejections (node:internal/process/task_queues:103:5) {
npm error   code: 'ERR_NON_2XX_3XX_RESPONSE',
npm error   timings: {
npm error     start: 1782443938139,
npm error     socket: 1782443938140,
npm error     lookup: 1782443938140,
npm error     connect: 1782443938140,
npm error     secureConnect: 1782443938140,
npm error     upload: 1782443938140,
npm error     response: 1782443938239,
npm error     end: 1782443938240,
npm error     error: undefined,
npm error     abort: undefined,
npm error     phases: {
npm error       wait: 1,
npm error       dns: 0,
npm error       tcp: 0,
npm error       tls: 0,
npm error       request: 0,
npm error       firstByte: 99,
npm error       download: 1,
npm error       total: 101
npm error     }
npm error   }
npm error }
npm error A complete log of this run can be found in: /root/.npm/_logs/2026-06-26T03_17_30_462Z-debug-0.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions