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

Exchange files between nodes #4100

@copyNdpaste

Description

@copyNdpaste
  • Version:

can not check but cloned latest maybe

  • Platform:

ubuntu 18.04 LTS

  • Subsystem:

Severity:

Medium

Description:

Steps to reproduce the error:

aws ec2 ubuntu 18.04
sudo apt update
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
sudo apt install -y nodejs
node -v
sudo npm install npm@latest -g
npm install -g yarn
git clone https://github.com/ipfs/js-ipfs.git
cd js-ipfs
sudo yarn
sudo npm run bundle -> no script
image

so i run yarn build then
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions