Literally says it pushing dosent work
`C:\Users\ccamb\Documents\11\Personal Bot\node_modules\better-array\better-array.js:127
return this.native.push.apply(this.native, arguments);
^
TypeError: Cannot read property 'push' of undefined
at Object.$push (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\better-array\better-array.js:127:28)
at Client. (C:\Users\ccamb\Documents\11\Personal Bot\main.js:70:8)
at Client.emit (events.js:311:20)
at MessageCreateAction.handle (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\discord.js\src\client\actions\MessageCreate.js:31:14)
at Object.module.exports [as MESSAGE_CREATE] (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\discord.js\src\client\websocket\handlers\MESSAGE_CREATE.js:4:32)
at WebSocketManager.handlePacket (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:386:31)
at WebSocketShard.onPacket (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:436:22)
at WebSocketShard.onMessage (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:293:10)
at WebSocket.onMessage (C:\Users\ccamb\Documents\11\Personal Bot\node_modules\ws\lib\event-target.js:125:16)
at WebSocket.emit (events.js:311:20)`