Ranteck

Results 4 comments of Ranteck

I also tried using nvm. I also tried using my root URL. Something like this `cmd c/ "env FIRECRAWL_API_KEY=API-KEY && C:\nvm4w\nodejs\node.exe -y C:\nvm4w\nodejs\node_modules\firecrawl-mcp\dist\index.js";` note: i tried with and without cmd,...

the issue still happening. I fix it doing this ```"memory": { "command": "C:\\nvm4w\\nodejs\\node.exe", "args": [ "C:/Users/USERNAME/Documents/MCPServer/node_modules/@modelcontextprotocol/server-memory/dist/index.js" ] },```

> [@rgarcia](https://github.com/rgarcia) worked for me. macbook air M1 with FNM and zsh it works without problem in macbook but in windows is another thing

> I have this problem on Mac now. > > Assume I have 5 repositories/directories in my workspace. Assume the all have been through the 'uv venv' process and when...