"RangeError: toString() radix argument must be between 2 and 36
at Number.toString ()
at reverseNumber (test.js:6:18)
at doTest (test.js:18:24)
at Array.forEach ()
at Context. (test.js:22:82)
at process.processImmediate (node:internal/timers:471:21)"
This comment is hidden because it contains spoiler information about the solution
i hate this kata
"RangeError: toString() radix argument must be between 2 and 36
at Number.toString ()
at reverseNumber (test.js:6:18)
at doTest (test.js:18:24)
at Array.forEach ()
at Context. (test.js:22:82)
at process.processImmediate (node:internal/timers:471:21)"
although in vs code it works as it should