Kill on port 32100 on restart app (clean up orphan process)
正在显示
| ... | ... | @@ -46,6 +46,7 @@ |
| "@electron/fuses": "^1.8.0", | ||
| "@testing-library/react": "^16.3.0", | ||
| "@types/better-sqlite3": "^7.6.13", | ||
| "@types/kill-port": "^2.0.3", | ||
| "@types/node": "^22.14.0", | ||
| "@types/react": "^19.0.10", | ||
| "@types/react-dom": "^19.0.4", | ||
| ... | ... | @@ -99,6 +100,7 @@ |
| "geist": "^1.3.1", | ||
| "isomorphic-git": "^1.30.1", | ||
| "jotai": "^2.12.2", | ||
| "kill-port": "^2.0.1", | ||
| "lucide-react": "^0.487.0", | ||
| "monaco-editor": "^0.52.2", | ||
| "openai": "^4.91.1", | ||
| ... | ... | @@ -118,4 +120,4 @@ |
| "update-electron-app": "^3.1.1", | ||
| "uuid": "^11.1.0" | ||
| } | ||
| } | ||
| \ No newline at end of file | ||
| } |
请
注册
或者
登录
后发表评论