MCP-Reborn
MCP-Reborn copied to clipboard
Error when run setupMCP task.
IntelliJ throws this error when I run setupMCP task:
Could not set process working directory to '/Users/myUser/Desktop/Massacre/projects/mcp': could not setcwd() (errno 2: No such file or directory)
You may need to create this folder manually. If the error persits, feel free to write here. Else, please close this issue
The problem here is, that the setup task needs to be run and not setupMCP. Latter depends on the former, so executing setupMCP directly will always result in various errors that need fixing along the way.
it happens in me too idk why