Skip to content

Commit a91456f

Browse files
committed
chore: backup
1 parent a8324a5 commit a91456f

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

content/start/mcp-skills/index-en-US.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,7 @@ Find MCP configuration in settings and add:
9292
#### Troubleshooting
9393

9494
<Notice type="warning" title='⚠️ oxc-parser Related Errors'>
95-
If you encounter `oxc-parser` or similar dependency resolution errors when running MCP, this is a known npm bug. Please follow these steps to resolve:
96-
97-
1. First, upgrade npm to the latest version: `npm install -g npm@latest`
98-
2. Manually install globally in the terminal: `npm i -g @douyinfe/semi-mcp`
99-
3. Then try configuring MCP again
95+
If you encounter `oxc-parser` or similar dependency resolution errors when running MCP, this is a known npm bug. Please follow these steps to resolve: First, upgrade npm to the latest version `npm install -g npm@latest`, then manually install globally in the terminal `npm i -g @douyinfe/semi-mcp` (ByteDance intranet users should replace the package name), and finally try configuring MCP again.
10096
</Notice>
10197

10298
### Install Skills

content/start/mcp-skills/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,7 @@ MCP 的安装方式因客户端而异,以下是常见客户端的配置方法
9292
#### 故障排除
9393

9494
<Notice type="warning" title='⚠️ oxc-parser 相关错误'>
95-
如果运行 MCP 时遇到 `oxc-parser` 或类似的依赖解析错误,这是 npm 的已知 bug。请按以下步骤解决:
96-
97-
1. 首先升级 npm 和 nodejs 到最新版本:`npm install -g npm@latest`
98-
2. 在终端中手动全局安装:`npm i -g @douyinfe/semi-mcp`,字节跳动内网用户注意替换包名
99-
3. 然后重新尝试配置 MCP 即可
95+
如果运行 MCP 时遇到 `oxc-parser` 或类似的依赖解析错误,这是 npm 的已知 bug。请按以下步骤解决:首先升级 npm 到最新版本 `npm install -g npm@latest`,然后在终端中手动全局安装 `npm i -g @douyinfe/semi-mcp`(字节跳动内网用户注意替换包名),最后重新尝试配置 MCP 即可。
10096
</Notice>
10197

10298
### 安装 Skills

0 commit comments

Comments
 (0)