Files
nexus/wiki/entities/Node_js.md
2026-04-14 16:02:50 +08:00

16 lines
477 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Node.js"
type: entity
tags: [runtime, javascript]
sources: [n8n-Claude-通过自然语言自动化工作流.md, 使用Claude自动生成N8N工作流的实操教程.md]
last_updated: 2026-04-14
---
## Definition
Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时,用于构建服务器端和网络应用。
## Usage
n8n-mcp 需要 Node.js 环境运行npx n8n-mcp 命令依赖 Node.js。
## Connections
- [[n8n-mcp]] ← 运行在 ← [[Node.js]]