You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use this module with electron . The electron-builder cannot find the correct binaries.
• electron-builder version=22.8.0
• rebuilding native dependencies dependencies=process-list@2.0.0 platform=linux arch=x64
• install prebuilt binary name=process-list version=2.0.0 platform=linux arch=x64
• build native dependency from sources name=process-list
version=2.0.0
platform=linux
arch=x64
reason=prebuild-install failed with error (run with env DEBUG=electron-builder to get more information)
error=prebuild-install info begin Prebuild-install version 5.3.5
prebuild-install WARN install prebuilt binaries enforced with --force!
prebuild-install WARN install prebuilt binaries may be out of date!
prebuild-install info looking for cached prebuild @ /home/itapai/.npm/_prebuilds/312b34-process-list-v2.0.0-electron-v80-linux-x64.tar.gz
prebuild-install http request GET https://github.com/reklatsmasters/node-process-list/releases/download/v2.0.0/process-list-v2.0.0-electron-v80-linux-x64.tar.gz
prebuild-install http 404 https://github.com/reklatsmasters/node-process-list/releases/download/v2.0.0/process-list-v2.0.0-electron-v80-linux-x64.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=9.2.0 runtime=electron arch=x64 libc= platform=linux)
It tried to build them itself, but it's failing on my machine. error_log.txt
Electron version: 9.2.0
Node version: 14.7.0
Could you build and release them?
Thanks
The text was updated successfully, but these errors were encountered:
Trying to use this module with electron . The electron-builder cannot find the correct binaries.
It tried to build them itself, but it's failing on my machine.
error_log.txt
Electron version: 9.2.0
Node version: 14.7.0
Could you build and release them?
Thanks
The text was updated successfully, but these errors were encountered: