Getting this error TypeError: Cannot convert a BigInt value to a number:
TypeError: Cannot convert a BigInt value to a number
function getCompositeNumbers() { let v = [] let i = 1n while (i <