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

build command fails #143

Closed
yarelm opened this issue Nov 18, 2019 · 1 comment
Closed

build command fails #143

yarelm opened this issue Nov 18, 2019 · 1 comment

Comments

@yarelm
Copy link

yarelm commented Nov 18, 2019

I'm getting a build failure while trying to execute yarn install && ./node_modules/.bin/electron-rebuild on master (873953c). tried previous tagged versions and I got a similar error.

Running on Manjaro linux, node version v12.13.0

make: Leaving directory '/home/yarel/Downloads/bloomrpc/app/node_modules/bloomrpc-mock/node_modules/grpc/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/home/yarel/Downloads/bloomrpc/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:210:5)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Linux 4.19.84-1-MANJARO ```

@fenos
Copy link
Contributor

fenos commented Jan 22, 2020

you'll probably need to enable clang compiler in order to build the app successfully in linux

@fenos fenos mentioned this issue Jan 29, 2020
@fenos fenos closed this as completed Jan 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants