-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels