ror: No native build was found for platform=win32 arch=x64 runtime=electron abi=114 uv=1 libc=glibc
Open
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I Use pouchdb in electron V24.4.1 the version of pouchdb is "pouchdb": "^8.0.1",
I create let abc = new PouchDB('abc'); in preload
then the error
native build was found for platform=win32 arch=x64 runtime=electron abi=114 uv=1 libc=glibc
how to fix this error in electron preload .
Contributor guide
Assessment
This issue has not been assessed yet.