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

TypeError: Cannot read properties of undefined (reading 'findIndex') #1

Open
YoiMenn opened this issue Oct 28, 2023 · 0 comments
Open

Comments

@YoiMenn
Copy link

YoiMenn commented Oct 28, 2023

✔ Browser launched
ℹ Creating new instance...
ℹ Setting user agent...
ℹ Opening page...
✔ Prompt input found
✔ Prompt input found
ℹ Removing maxlength attribute...
✔ Maxlength attribute removed
ℹ filling prompt input...
✔ Prompt input filled
ℹ Setting tone, format, and length...
ℹ Setting result tone to "Informational"...
✔ Result tone set to "Informational"
ℹ Setting result format to 'Chat...'
C:\Users\asus\AppData\Roaming\npm\node_modules\bing-ai\generate.js:422
let position = json.item.messages.findIndex(
^

TypeError: Cannot read properties of undefined (reading 'findIndex')
at C:\Users\asus\AppData\Roaming\npm\node_modules\bing-ai\generate.js:422:43
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant