Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRITICAL: ReferenceError: options is not defined. terminalgpt/bin/utils.js:100:42 #64

Closed
joseito-terence opened this issue Mar 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@joseito-terence
Copy link

Describe the bug
ReferenceError: options is not defined. (terminalgpt/bin/utils.js:100:42)

To Reproduce
Steps to reproduce the behavior:

  1. npx terminalgpt chat
  2. Try Again (Yes)

Expected behavior
Should try Again.

Screenshots

/home/.../.npm/_npx/0e1ec426b0185841/node_modules/terminalgpt/bin/utils.js:100
        generateResponse(apiKey, prompt, options, response);
                                         ^

ReferenceError: options is not defined
    at generateResponse (/home/joseito/.npm/_npx/0e1ec426b0185841/node_modules/terminalgpt/bin/utils.js:100:42)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Desktop (please complete the following information):

  • OS: ubuntu
  • Terminnal : zsh
@joseito-terence joseito-terence added the bug Something isn't working label Mar 13, 2023
@benzhemin
Copy link

Same issue, not working

@petrgazarov
Copy link
Contributor

This issue should be closed. It was fixed via #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants