Version: output of `node -v` Platform: All platform Subsystem: * **Version**: * **Platform**: * **Subsystem**: <!-- Enter your issue details below this comment. --> node.js apparently specifies 'icu-case-mapping' for v8, but it's not necessary because it's ON by default for a while. Moreover, it's going away (see https://chromium-review.googlesource.com/c/534541/ ). @srl295