{
node: '12.11.0',
v8: '7.7.299.11-node.12',
uv: '1.32.0',
zlib: '1.2.11',
brotli: '1.0.7',
ares: '1.15.0',
modules: '72',
nghttp2: '1.39.2',
napi: '5',
llhttp: '1.1.4',
http_parser: '2.8.0',
openssl: '1.1.1c',
cldr: '35.1',
icu: '64.2',
tz: '2019a',
unicode: '12.1'
}
Version: v12.11.0
Platforms:
Windows Server 2019 x64
Debian via Windows Subsystem for Linux (WSL)
Subsystem: icu
This was tested in the REPL with PowerShell on Windows and Bash on WSL Debian. They both have the same problem.
IN
or
and
OUT
This is the same code used in the Intl.NumberFormat V8 docs.
This bug does not only arise when specifying notation as compact notation works without error.