node-chakracore
node-chakracore copied to clipboard
Intl issues on Mac and Linux
- Version: master
- Platform: mac, linux
- Subsystem: icu
Recent upstream changes have caused issues with global.Intl on Mac and Linux. cctest is starting to fail with crashes:
14:35:48 FATAL ERROR: v8::ToLocalChecked: Empty MaybeLocal.
14:35:48 TypeError: Intl is not available.
14:35:48 at Anonymous function (:7:20)
14:35:48 at Global code (:5:2)
14:35:49 make[1]: *** [Makefile:458: test-ci] Aborted (core dumped)
/cc @MSLaguana @jackhorton