mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
fix: validate workspace path is a directory before cursor install (#3440)
Add an is_dir() check after the existence check in install_cursor_workspace() to provide a clear error message when a file path is passed instead of a directory. Fixes #3426 Co-authored-by: nightcityblade <nightcityblade@gmail.com> Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
This commit is contained in:
parent
32f1118a11
commit
01c57a9e04