BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.04k stars 257 forks source link

Socket hang up error #43

Open ThuWangzw opened 1 year ago

ThuWangzw commented 1 year ago

OS: Ubuntu 20.04(WSL on Windows 10) Node Version: 14 Steps:

npm install -g @builder.io/ai-shell
ai config set OPENAI_KEY=xxx
ai show cpu usage

What I got: image

AlaEddineBoughanmmi commented 1 year ago

Are you behind any kind of proxy or firewall?

do you have any errors when running sudo apt update