A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.81k
stars
2.58k
forks
source link
`electron.shell.openItem` was changed to `openPath` #1158
Closed
ghost closed 3 years ago
Technical information
Using version:
master
(running from GitHub-published source code, currentlyv2.2.8-pre
)latest
(latest release, currentlyv2.2.7
)vX.X.X
(specify other version)Running on:
How comfortable you are with your system and/or IT in general:
Problem
In Electron 10, they replaced
openItem
byopenPath
. The calls toopenItem
now cause a panic.