Roy Ashbrook
Roy Ashbrook
I am having a similar issue. Seems like it ignores any setting above 20s
in my case, i updated to 3.0.8 and still had the timeout at 20s. i have about 30 jobs that use posh-ssh, 10 of which connect to the exact same...
> in my case, i updated to 3.0.8 and still had the timeout at 20s. i have about 30 jobs that use posh-ssh, 10 of which connect to the exact...
I was having this same issue on m1 mbpro. There is a [troubleshoot section in the readme](https://github.com/cocktailpeanut/dalai#step-22-troubleshoot). I did the following steps and then was able to install properly. ```...
@wuwangzhang1216 @Pppapaya did you try: ``` brew install cmake brew install pkg-config npm install -g npm@latest ``` and then retry installing and serving?