[Desktop] Add install path validation error messages (#3059)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Robin Huang
2025-03-17 17:37:11 -07:00
committed by GitHub
parent 906eb750ad
commit 329bdff677
9 changed files with 28 additions and 8 deletions

View File

@@ -72,7 +72,7 @@
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.4.20",
"@comfyorg/comfyui-electron-types": "^0.4.31",
"@comfyorg/litegraph": "^0.10.9",
"@primevue/forms": "^4.2.5",
"@primevue/themes": "^4.2.5",
@@ -105,5 +105,6 @@
"vue-router": "^4.4.3",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
}
},
"packageManager": "yarn@4.5.0+sha512.837566d24eec14ec0f5f1411adb544e892b3454255e61fdef8fd05f3429480102806bac7446bc9daff3896b01ae4b62d00096c7e989f1596f2af10b927532f39"
}