Closed kdmsnr closed 2 years ago
It fails at JSON.parse.
[INFO] Read Slack XXX channel backup files... ^ SyntaxError: Unexpected token I in JSON at position 1 at JSON.parse (<anonymous>) at Object.getMessages (/opt/homebrew/lib/node_modules/slack2discord/src/slackService.js:61:15) at async /opt/homebrew/lib/node_modules/slack2discord/src/commands/parseMessages.js:27:29
Hi @kdmsnr ! Thanks for trying it! Could you please provide a sample of the message that are failing to parse?
same issue here...
same issue here...
Hey @nitrousnrg ! Thanks for using it! Could you please send a sample of the message that is failing to help me fix the issue?
Hi @kdmsnr @nitrousnrg ! I've upgraded DiscordJS client to latest version, hope it does work for you! Please note that it works on NodeJS 16+!
Thanks for using it!
It fails at JSON.parse.