-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
RangeError: too many digits for Int64: 10453944662500587813
at Int64Util.fromDecimalString (C:\work\hello-arco-pro\node_modules\json-int64\src\int64_util.js:119:15)
at Object. (C:\work\hello-arco-pro\t.js:7:41)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Module._load (node:internal/modules/cjs/loader:958:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47
Node.js v18.14.1
why??
The security range of int64 is between -18446744073709551616 and 18446744073709551616
can you help me?
Metadata
Metadata
Assignees
Labels
No labels