Skip to content

Error #1

@CWCHIUC

Description

@CWCHIUC

Whenever I run 'node index.js' in the terminal and send a message in the discord server channel, I get this errors:

node:events:491
throw er; // Unhandled 'error' event
^

TypeError: Cannot read properties of null (reading 'displayName')
at /home/tota/Coding Projects/ChatGPT-Discord-Chatbot V2/index.js:41:59
at Array.map ()
at Client. (/home/tota/Coding Projects/ChatGPT-Discord-Chatbot V2/index.js:41:42)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:394:10)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21)

Node.js v18.14.1

Can someone help me with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions