Skip to content

Data bigint conversion error due to ratio is not an integer #558

Open
@carlocorradini

Description

All data conversions fail if using bigint due to Conversion for [UNIT] to [UNIT] cannot be calculated as a BigInt because the conversion ratio is not an integer error. 
Even a simple operation like this fails:

convert(1024n, 'B').to('KiB');

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions