ERR_MISSING_PLATFORM_FOR_WORKER
此 Node.js 实例使用的 V8 平台不支持创建 Workers。这是由于嵌入器对 Workers 缺乏支持引起的。尤其是,使用标准构建的 Node.js 不会出现此错误。
【The V8 platform used by this instance of Node.js does not support creating Workers. This is caused by lack of embedder support for Workers. In particular, this error will not occur with standard builds of Node.js.】