Fork me on GitHub
#pathom
<
2020-08-16
>
yenda12:08:07

I'm trying to use pathom viz but I keep getting

WARN [taoensso.sente:1287] - Chsk is closed: will try reconnect attempt (14) in 1000 ms
Waiting for channel to be ready 1000
Waiting for channel to be ready 1000

yenda12:08:33

• I followed the readme and added the connector, even tried to use a parser like in the readme instead of a parallel parser

yenda12:08:56

• electron app is opened, I tried the app image and I tried a version built from the repo

yenda12:08:04

• I build with shadow on node target and had the following errors after adding the connector plugin: The required namespace "com.wsscode.async.processing" is not available, it was required by "com/wsscode/pathom/viz/ws_connector/impl/sente_cljs.cljs".Insufficient com.taoensso/encore version, you may have a dependency conflict: see http://goo.gl/qBbLvC for solutions.`

yenda12:08:23

which I fixed with these imports:

[com.wsscode/pathom-viz-connector "1.0.3"]
                [com.taoensso/encore "2.122.0"]
                [com.wsscode/async "1.0.11"]

yenda12:08:16

There seem to be an error in the readme with the cond-> it's suppose to be cond->>

yenda14:08:59

I pathom viz logs all I have is

INFO [com.wsscode.node-ws-server:134] - Websocket Server Listening on port 8240
INFO [com.wsscode.node-ws-server:73] - Starting express