You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/project/node_modules/json-bigint/lib/parse.js:215
? BigInt(string)
^
SyntaxError: Cannot convert 0.8999999999999999 to a BigInt
at BigInt (<anonymous>)
at number (/project/node_modules/json-bigint/lib/parse.js:215:15)
The text was updated successfully, but these errors were encountered:
Following code will throw an error:
The text was updated successfully, but these errors were encountered: