neon
neon
DIAdiscord.js - Imagine an app
Created by neon on 10/20/2024 in #djs-questions
Do not know how to serialize a BigInt at JSON.stringify
Hey quick question. Ive been trying many different things but i am still getting this error:
TypeError: Do not know how to serialize a BigInt at JSON.stringify (<anonymous>)
TypeError: Do not know how to serialize a BigInt at JSON.stringify (<anonymous>)
im trying to convert PermissionsResolvable to PermissionsBitField wondering if anyone has ever gotten this issue and knows how to fix it structures/Command.js : https://sourceb.in/9Xe6IyRuZI botClient.js : https://sourceb.in/HStj89SSX6 full error message : https://sourceb.in/MFgbXQV14O
22 replies