Skip to content

Electron build fails (Pre-built binaries not found) #84

@denniskawurek

Description

@denniskawurek

When trying to build an electron application which uses the canvas module the step

  • rebuilding native production dependencies platform=win32 arch=x64

fails with the following message:

node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.0/canvas-v2.6.0-electron-v3.0-win32-unknown-x64.tar.gz 
node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.0 and electron@3.0.11 (electron-v3.0 ABI, unknown) (falling back to source compile with node-gyp) 

When updating to the current Electron version it also fails. It seems that the package is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions