ERR_NO_TEMPORAL


尝试使用需要 Temporal 的功能,但 Node.js 并未编译支持 Temporal,或在当前环境中已被禁用(例如,在使用 --no-harmony-temporal 运行时)。

🌐 An attempt was made to use features that require Temporal, but Node.js was not compiled with Temporal support or it has been disabled in the current environment (for example, when running with --no-harmony-temporal).