electron / fiddle-core

Run fiddles from anywhere, on any Electron release
MIT License
13 stars 14 forks source link

fix: clear installing state on error #78

Closed dsanders11 closed 1 year ago

dsanders11 commented 1 year ago

An error in Installer.install(version) currently leaves the installer in a bad state and the install can't be retried since it thinks it is currently in-progress. Seeing this in the Sentry errors for Fiddle.

continuous-auth[bot] commented 1 year ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: