Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Pretest command fails to install and run ipfs #1833

@c0rv0s

Description

@c0rv0s

🐛 Bug Report

Running yarn pretest causes the error to happen:

(node:5581) UnhandledPromiseRejectionWarning: Error: Error: Command failed with exit code 1: npm install go-ipfs@0.4.22 --save
npm WARN deprecated go-ipfs-dep@0.4.22: The 'go-ipfs' module is now a drop-in replacement for 'go-ipfs-dep', please use that instead
npm ERR! code 1
npm ERR! path /Users/nathanaelmueller/Documents/dOrg/aragon/aragon-cli/.tmp/setup/ipfs-project/node_modules/go-ipfs
npm ERR! command failed
npm ERR! command sh -c node link-ipfs.js
npm ERR! ipfs binary not found. maybe go-ipfs-dep did not install correctly?

Have you read the Contributing Guidelines on issues?

  • [ .] Yes

To Reproduce

  1. run yarn pretest

Expected behavior

I expected IPFS to install in the temp repo and the daemon to start

Actual Behavior

IPFS failed to install and the error mentioned above was logged to the console.

Context

Mainnet or testnet?

Devchain

Organization

(Enter the URL or ENS name of your organization.)

Environment

  • OS and OS version: macOS 11.2.2
  • Browser and browser version: N/A
  • Add any other context about the problem here.

Reproducible Demo

(Paste the link to an example repo, and exact instructions to reproduce the issue.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugAn unexpected behavior of the API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions