mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-09 07:28:43 +00:00
electron: show error when CLI missing
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"start": "electron ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^29.0.0"
|
||||
"electron": "^29.0.0",
|
||||
"which": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user