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.

ipfs.init(): TypeError: callback is not a function #349

Closed
@kenshyx

Description

@kenshyx

If I try to run init() without specifying some options the callback is saved on opts.

TypeError: callback is not a function
    at node_modules/ipfs/lib/core/ipfs/init.js:29:16
    at node_modules/fs-blob-store/index.js:65:5
    at FSReqWrap.oncomplete (fs.js:117:15)

Metadata

Metadata

Assignees

Labels

exp/noviceSomeone with a little familiarity can pick upkind/bugA bug in existing code (including security flaws)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions