You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constformattedError=`File does not exist at path: ${absolutePath}\n\n<error_details>\nThe specified file could not be found. Please verify the file path and try again.\n</error_details>`
constformattedError=`File does not exist at path: ${absolutePath}\n\n<error_details>\nThe specified file could not be found. Please verify the file path and try again.\n</error_details>`
59
60
awaitcline.say("error",formattedError)
60
61
pushToolResult(formattedError)
@@ -79,6 +80,7 @@ export async function searchAndReplaceTool(
0 commit comments