omgrpc
omgrpc copied to clipboard
UI is broken on Mac OSX
I tried running on Mac OSX 10.12.6 and the UI appears as in the screenshot below. There is no way to open a .proto file.
Ruh roh. Did you download the release or are you running from source? Thanks for creating the issue BTW.
I faced the same issue when running directly from source. Make sure you have run npm install
and npm rebuild grpc ...
with appropriate parameters from the root of the source. I omitted npm rebuild --target_arch
and --target_platform
to no override the system's values: grpc --build-from-source --runtime=node-webkit --target=0.25.0