-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I am building my own vscode extension, and I would like to use piscina-locks
in my project, but I am new to TS/JS, and this is the first time I am using the library with native modules. Could you please explain what I have to do to make things work?
I am getting this error, when I try to run the extension:
No native build was found for platform=win32 arch=x64 runtime=electron abi=133 uv=1 libc=glibc node=22.15.0 electron=35.4.0 webpack=true
I saw there are some prebuilds
but I don't understand why they are called node.napi.node
not piscina-locks.node
.
Anyway, I have already tried @electron/rebuild
it says rebuild complete but it looks like nothing happens.
Metadata
Metadata
Assignees
Labels
No labels