aidenybai / aidenybai/react-grab

Open with Cursor (or any IDE) not working

未关闭
#239 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
7.6k
派生
340
平均合并
5 小时 12 分钟
30 天内合并 PR
6

描述

Image

Getting the above error.
Project is Vite
Think it's because i couldn't install the MCP, which I think is because my project is a monorepo. Can you please share instructions on how to set it up manually? Guess I could ask Claude Code to dig through this codebase to figure it out

Attempt to install at monorepo root:
`bunx --bun grab@latest init
✿ React Grab 0.1.28

✔ Preflight checks.

React Grab is already installed.

✔ Would you like to customize options? … no

✔ Would you like to connect it to your agent? … yes
✔ How would you like to connect? › MCP (recommended)
✔ Select agents to install MCP server for: › Claude Code, Codex, Cursor, OpenCode, VS Code, Amp, Droid, Windsurf, Zed

✔ Installed to 9 agents.
✓ Claude Code → /Users/howie/.claude.json
✓ Codex → /Users/howie/.codex/config.toml
✓ Cursor → /Users/howie/.cursor/mcp.json
✓ OpenCode → /Users/howie/.config/opencode/opencode.jsonc
✓ VS Code → /Users/howie/Library/Application Support/Code/User/mcp.json
✓ Amp → /Users/howie/.config/amp/settings.json
✓ Droid → /Users/howie/.factory/mcp.json
✓ Windsurf → /Users/howie/.codeium/windsurf/mcp_config.json
✓ Zed → /Users/howie/.config/zed/settings.json

MCP server has been configured.
Restart your agents to activate.

Could not find index.html`

Attempt to install in web folder of monorepo:
`➜ web git:(main) ✗ bunx --bun grab@latest init
✿ React Grab 0.1.28

✔ Preflight checks.

React Grab is already installed.

✔ Would you like to customize options? … no

✔ Would you like to connect it to your agent? … yes
✔ How would you like to connect? › MCP (recommended)
✔ Select agents to install MCP server for: › Claude Code, Cursor

✔ Installed to 2 agents.
✓ Claude Code → /Users/howie/.claude.json
✓ Cursor → /Users/howie/.cursor/mcp.json

MCP server has been configured.
Restart your agents to activate.

Unknown framework: unknown. Please add React Grab manually.`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。