node-chakracore icon indicating copy to clipboard operation
node-chakracore copied to clipboard

Intl issues on Mac and Linux

Open kfarnung opened this issue 7 years ago • 1 comments

  • 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)

kfarnung avatar Jul 10 '18 00:07 kfarnung

/cc @MSLaguana @jackhorton

kfarnung avatar Jul 10 '18 00:07 kfarnung