getNodeInfo
Retrieve Node.js version information from the current operating environment to diagnose compatibility or perform version-specific tasks.
Instructions
获取当前设备安装的 Node.js 版本信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}