ERR_EXECUTION_ENVIRONMENT_NOT_AVAILABLE


JS 执行上下文未与 Node.js 环境关联。这可能发生在 Node.js 被用作嵌入式库时,并且 JS 引擎的一些钩子未正确设置。

【The JS execution context is not associated with a Node.js environment. This may occur when Node.js is used as an embedded library and some hooks for the JS engine are not set up properly.】