📦 NodeJS — 避免常见错误
v1.0.1避免 Node.js 常见错误:事件循环阻塞、异步错误处理、ESM 陷阱和内存泄漏。
5· 2.5k·26 当前·28 累计
运行时依赖
🖥️ OSLinux · macOS · Windows
安装命令
点击复制官方npx clawhub@latest install nodejs
镜像加速npx clawhub@latest install nodejs --registry https://cn.longxiaskill.com✓ 镜像可用
技能文档
简介
避免 Node.js 常见错误:事件循环阻塞、异步错误处理、ESM 陷阱和内存泄漏。用法
# 示例命令(根据实际情况填写)
node your-script.js