You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.
This goes away if I manually upgrade graceful-fs.
This seems to also break in Node 6 and is actually already corrected in this repo but no new version was published to npm.
The text was updated successfully, but these errors were encountered:
Electron 6 requires Node 12 which has an incompatibility with graceful-fs 3. @electron-forge/publisher-s3 depends on "s3" so it makes that publisher with Electron 6 fail.
Looks like the graceful-fs version is updated. As stated by @dbuezas, the change is in master but no NPM published version is available with this change. Please publish to NPM.
This goes away if I manually upgrade graceful-fs.
This seems to also break in Node 6 and is actually already corrected in this repo but no new version was published to npm.
The text was updated successfully, but these errors were encountered: