Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

No prebuilt binaries found(target=7.1.13 runtime=electron arch=x64 libc= platform=linux) #104

Closed
saifeiLee opened this issue Apr 20, 2020 · 4 comments · Fixed by #106
Closed
Labels
Electron help wanted prebuild Issues related to missing and broken prebuilt binaries when installing (`prebuild` npm package)

Comments

@saifeiLee
Copy link

image
Could we update binary prebuild package for electron-v7.1.13?

@MadLittleMods
Copy link
Owner

@MadLittleMods
Copy link
Owner

@saifeiLee Does the latest v4.8.0 fix your issue?

Related context behind the update: #106

@MadLittleMods MadLittleMods added the prebuild Issues related to missing and broken prebuilt binaries when installing (`prebuild` npm package) label Apr 24, 2020
@NoahAndrews
Copy link
Contributor

This is now failing for me for Electron 9.0.5:

 • electron-builder  version=22.7.0
  • loaded configuration  file=package.json ("build" field)
  • loaded parent configuration  file=C:\Users\Noah\REV-UI\node_modules\electron-webpack\out\electron-builder.js
  • rebuilding native dependencies  dependencies=usb-detection@4.9.0 platform=win32 arch=x64
  • install prebuilt binary  name=usb-detection version=4.9.0 platform=win32 arch=x64
  • build native dependency from sources  name=usb-detection
                                          version=4.9.0
                                          platform=win32
                                          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 @ C:\Users\Noah\AppData\Roaming\npm-cache\_prebuilds\b12ade-usb-detection-v4.9.0-electron-v80-win32-x64.tar.gz
    prebuild-install http request GET https://github.com/MadLittleMods/node-usb-detection/releases/download/v4.9.0/usb-detection-v4.9.0-electron-v80-win32-x64.tar.gz
    prebuild-install http 404 https://github.com/MadLittleMods/node-usb-detection/releases/download/v4.9.0/usb-detection-v4.9.0-electron-v80-win32-x64.tar.gz
    prebuild-install WARN install No prebuilt binaries found (target=9.0.5 runtime=electron arch=x64 libc= platform=win32)

@MadLittleMods
Copy link
Owner

@NoahAndrews Same comments apply if you want to update things.

I see the original issue was solved from the reactions so I am going to close the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Electron help wanted prebuild Issues related to missing and broken prebuilt binaries when installing (`prebuild` npm package)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants