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
Describe the bug
Several outdated, dicontinued and unrecommended packages used
To Reproduce
Remove yarn.lock
Run Yarn
Expected behavior
Successfule buiold with no warnings
Screenshots
warning electron > @electron/get > global-agent > [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning electron > @electron/get > global-agent > roarr > [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
warning electron-builder > app-builder-lib > @electron/universal > @electron/asar > [email protected]: Glob versions prior to v9 are no longer supported
warning electron-builder > app-builder-lib > @electron/universal > @electron/asar > glob > [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
warning [email protected]: Please use @electron/notarize moving forward. There is no API change, just a package name change
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "electron-builder > [email protected]" has unmet peer dependency "[email protected]".
**Desktop (please complete the following information):**
OS: [e.g. MacOS, Windows]
Version [e.g. 22]
Windows 11
The text was updated successfully, but these errors were encountered:
Describe the bug
Several outdated, dicontinued and unrecommended packages used
To Reproduce
Remove yarn.lock
Run Yarn
Expected behavior
Successfule buiold with no warnings
Screenshots
Windows 11
The text was updated successfully, but these errors were encountered: