BandaySajid / chatgpt-node

chatgpt-node is a nodejs wrapper for chatgpt that provides access to the Free version of ChatGPT web-API .
https://www.npmjs.com/package/chatgpt-node
MIT License
2 stars 0 forks source link

error #6

Closed 18230 closed 1 year ago

18230 commented 1 year ago

cookie file does not exist error: Command failed: E:\chatgpt-node\bypass/curl_chrome104 -c cookie.txt "https://chat.openai.com/api/auth/session"

BandaySajid commented 1 year ago

which version are you using, should work properly with version 1.0.5 ?