~ npx fakeact
npx: 24 安装成功,用时 2.743 秒
const segmenter = new Intl.Segmenter();
^
TypeError: Intl.Segmenter is not a constructor
at file:///Users/xuezhiwen/.npm/_npx/79871/lib/node_modules/fakeact/node_modules/string-width/index.js:5:19
at ModuleJob.run (internal/modules/esm/module_job.js:183:25)
at async Loader.import (internal/modules/esm/loader.js:178:24)
at async Object.loadESM (internal/process/esm_loader.js:68:5)
at async handleMainPromise (internal/modules/run_main.js:59:12)