cosin2077 / chaty

one line code, satisfied all your ChatGPT imagination✨✨✨
450 stars 42 forks source link

Chaty login failed with status code 413 #11

Open AeroXi opened 1 year ago

AeroXi commented 1 year ago

chaty checkVersion... +0ms ✖ check chaty version error: Request failed with status code 413 chaty Request failed with status code 413 +187ms ✖ check chaty version timeout Node v18.14.2 macOS 13.2.1

cosin2077 commented 1 year ago

chaty checkVersion... +0ms ✖ check chaty version error: Request failed with status code 413 chaty Request failed with status code 413 +187ms ✖ check chaty version timeout Node v18.14.2 macOS 13.2.1

Do you have your own npm private repository? chaty will check updates from default https://registry.npmjs.org/ or your specified registry in ~/.npmrc registry

cosin2077 commented 1 year ago

ichaty@0.1.19 changed the policy and won't read registry in ~/.npmrc if it's not public registry

fantuandai commented 1 year ago

I had the same problem as he did, node V14.15.4 windows ichaty@0.1.21

VictorGol commented 1 year ago

同样的错误,不会搞

cosin2077 commented 1 year ago

I had the same problem as he did, node V14.15.4 windows ichaty@0.1.21

please upgrade your node version, suggest node version ≥ 16

cosin2077 commented 1 year ago

同样的错误,不会搞

请升级下node版本到至少16以上

VictorGol commented 1 year ago

同样的错误,不会搞

请升级下node版本到至少16以上

16.14.0和18.14.1都试过了,老样子