-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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.0it 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels