Wystapił taki błąd i nie wiem co mam zrobić, jest ktoś w stanie pomóc to naprawić?
PS C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src> node index.js
Unable to load the sleep module (no animations available)
Wczytywanie komend..
[+] -8-ball
[+] -cat
[+] -coin
[+] -dog
[+] -roll
[+] ban
[+] clear
[+] index
C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\node_modules\serialize-javascript\index.js:197
str = JSON.stringify(obj, options.isJSON ? null : replacer, options.space);
^
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Object'
--- property 'index' closes the circle
at JSON.stringify (<anonymous>)
at serialize (C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\node_modules\serialize-javascript\index.js:197:20)
at #internalSet (C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\node_modules\enmap\src\index.js:1168:20)
at Enmap.set (C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\node_modules\enmap\src\index.js:227:22)
at C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\bot.js:39:21
at Array.forEach (<anonymous>)
at C:\Users\*\OneDrive\Hasła\ᴘʟɪᴋɪ\ᴅɪꜱᴄᴏʀᴅ\DiscordBOT\src\bot.js:33:9
at FSReqCallback.oncomplete (node:fs:197:23)
Node.js v18.12.1