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.
jsipfs : how to use exist node in node.js #953
Closed
Description
- Version: 0.25.1
- Platform: mac osX
- Subsystem:
Type: question
Severity: medium
Description:
when I run node.js , the function
(const node = new IPFS({
init: true,
start: true,
repo: repoPath)}
)
will produce the new node again, hence I can't change the config in this node, because I don't know how to use the node I had produced.
Steps to reproduce the error:
Metadata
Metadata
Assignees
Labels
No labels