Skip to content

Broken on Windows since interface-datastore use of os-specific path separators #144

Closed
@Expyron

Description

@Expyron

In commit d7ec65a, interface-datastore was changed to use os-specific path separators.

However, js-ipfs-repo is still hardcoded to use a slash (here, maybe other places). This throws an error here.

The specifications of interface-datastore should be clarified as to whether we should always use slashes or os-specific path separators, and either interface-datastore or js-ipfs-repo fixed in accordance with the specifications.

I can submit a pull-request depending on the decision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importanthelp 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