You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
I checked out tag 1.4.0-rc2 and am trying to build it:
The README.md says use node 0.12 but I have 0.10.25 (Ubuntu Trusty). Is that ok.
Running 'gulp packages' I get
ERROR in ./src/js/tabs/history.js
Module not found: Error: Cannot resolve module 'json2csv' in /home/tenant/dev/ripple-client-desktop/src/js/tabs
@ ./src/js/tabs/history.js 8:15-34
I also get several warnings about missing module vertx and dependencies already raised in another issue.
As per the packages subdirectory, the Ripple desktop client is now called Ripple Admin Console is that correct?
When I start the (linux 64) client from the packages subdir, I get a blank window with a spinning Ripple logo in the center and nothing else.
According to Wireshark, it is trying to connect to my SOCKS proxy instead of the HTTP proxy. Is this a regression? There was an earlier issue along those lines a while ago.