Skip to content

No prebuilt binaries for electron/node #35

@itapai

Description

@itapai

Trying to use this module with electron . The electron-builder cannot find the correct binaries.

  • electron-builder  version=22.8.0
  • rebuilding native dependencies  [email protected] 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions