CLI: 11.5.1.0
NuGet: 11.5.1
As per the ticket open for electron-updater all auto update applications will break. As this appears to be the route the developers of the package are heading, the Electron version used in this package should be updated to at least Electron 12.
Steps to Reproduce:
- Create a project with auto-updater enabled and properly set up
- See the application throw stating that
Error: Cannot find module 'fs/promises'