tekpig

Results 4 issues of tekpig

yarn install v1.22.10 [1/4] Resolving packages... success Already up-to-date. $ yarn wsrun --serial install-deps && npm config set kungfu-core:runtime electron yarn run v1.22.10 $ /home/zhech/Works/kungfu/node_modules/.bin/wsrun --serial install-deps kungfu-core $ cross-env...

I implements my listener as follows: def my_listener(state): global zk global child_path global child_value ``` if state == KazooState.LOST: logger.warn("lost connection to zookeeper server") elif state == KazooState.SUSPENDED: logger.warn("connection has...

threads_a_gogo.target.mk:108: recipe for target 'Release/obj.target/threads_a_gogo/src/threads_a_gogo.o' failed make: *** [Release/obj.target/threads_a_gogo/src/threads_a_gogo.o] Error 1 make: Leaving directory '/home/ls/blockchain-explorer/node_modules/threads_a_gogo/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp...