Skip to content

Unable to build  #36

@ptoro

Description

@ptoro

During the follow step, I got an error building:

 firestation-electron@0.2.0 postinstall C:\Users\Me
> electron-builder install-app-deps

  • electron-builder version=19.56.2
  • loaded configuration file=package.json ("build" field)
  • rebuilding native production dependencies platform=win32 arch=x64

And in the app, when I try to execute a query, I get this error:

Failed to load gRPC binary module because it was not installed for the current system Expected directory: electron-v4.0-win32-x64-unknown Found: [node-v64-win32-x64-unknown] This problem can often be fixed by running "npm rebuild" on the current system Original error: Cannot find module 'C:\firestation\node_modules\grpc\src\node\extension_binary\electron-v4.0-win32-x64-unknown\grpc_node.node'

I tried npm rebuild as recommended but still got the same error.

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