aidenybai / aidenybai/react-grab

Open with Cursor (or any IDE) not working

Abierto
#239 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
7.6k
Forks
340
Merge medio
5 h 12 min
PR fusionados (30 d)
6

Descripción

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.`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.