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
Building using v26.0.19 produces the following error:
yarn.CMD process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE Exit code: 1 Output: ➤ YN0050: The --prefer-offline flag is deprecated; use the --cached flag with 'yarn add' instead
Attached a sample to reproduce the issue. Just run "yarn" and "yarn build" and you should see the issue