Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cline and Roo Failed to connect in Win #30

Open
ChiR24 opened this issue Apr 6, 2025 · 0 comments
Open

Cline and Roo Failed to connect in Win #30

ChiR24 opened this issue Apr 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ChiR24
Copy link

ChiR24 commented Apr 6, 2025

Cline and Roo failed to connect and give error:
node:internal/modules/esm/resolve:204 const resolvedOption = FSLegacyMainResolve(pkgPath, packageConfig.main, baseStringified); ^ Error: Cannot find package 'C:\Users\micro\npm-cache_npx\53c4795544aaa350\node_modules\common-tags\lib' imported from C:\Users\micro\npm-cache_npx\53c4795544aaa350\node_modules@supabase\mcp-server-supabase\dist\chunk-YTHH57GY.js at legacyMainResolve (node:internal/modules/esm/resolve:204:26) at packageResolve (node:internal/modules/esm/resolve:778:12) at moduleResolve (node:internal/modules/esm/resolve:854:18) at defaultResolve (node:internal/modules/esm/resolve:984:11) at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:780:12) at #cachedDefaultResolve (node:internal/modules/esm/loader:704:25) at ModuleLoader.resolve (node:internal/modules/esm/loader:687:38) at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:305:38) at ModuleJob._link (node:internal/modules/esm/module_job:137:49) { code: 'ERR_MODULE_NOT_FOUND' } Node.js v23.11.0 MCP error -32000: Connection closed.

While it works on cursor fine with same conig:
"supabase": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"@supabase/mcp-server-supabase@latest",
"--access-token",
]
}

@ChiR24 ChiR24 added the bug Something isn't working label Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant