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.

Installing js-ipfs in a project #1790

@vasco-santos

Description

@vasco-santos
  • Version: 0.33.1
  • Platform: CentOS, Fedora, Xubuntu, among others
  • Subsystem:

Type:

Documentation enhancement

Severity:

Very Low

Description:

@satazor and myself presented a workshop, True serverless ipfs/dynamic-data-and-capabilities#59 in the Aveiro University. There were people there with all type of environments and package managers. IIRC, there were people using CentOS, Fedora, Xubuntu, among others. During the workshop people had to install peer-base and had several problems installing it due to ipfs / libp2p dependencies.

List of common problems that people had in their environments:

  • need to have node-gyp installed globally
  • node-gyp requires python2.7, while there were people who only had python3 installed and got issues until switching to python2.7.
  • build-essential package needed
  • gcc-c++ needed

I would say that we should have a FAQ installing questions with the possible problems installing ipfs and how to fix them. What do you think?

Steps to reproduce the error:

npm install peer-base

Metadata

Metadata

Assignees

Labels

P3Low: Not priority right nowexp/noviceSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions