Skip to content

Not working with electron #38

@Aasim-A

Description

@Aasim-A

Hey, I'm trying to use this package with electron v25.2.0. The filesystem mounts correctly however, when I try to read any file, I get the following error:

Transport endpoint is not connected

I have tried to recompile the package to target electron using this command:

prebuildify --napi --strip --target electron@25.2.0

it compiles fine, but the same error still happens.

When I use it through nodejs directly, this error goes away and I'm able to read without any problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions