Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Can not find Squirrel #364

Open
alisherafat01 opened this issue Apr 14, 2024 · 0 comments
Open

Error: Can not find Squirrel #364

alisherafat01 opened this issue Apr 14, 2024 · 0 comments

Comments

@alisherafat01
Copy link

autoUpdater.on('error', (error) => {
            // Log the error
            log.error('Error fetching updates:', error);
});

this code logs this error and I don't know what is the reason:

15:03:38.641 (update) > #checkForUpdatesFromServer - Error Error: Can not find Squirrel
at AutoUpdater.checkForUpdates (node:electron/js2c/browser_init:2:3763)
at checkForUpdatesFromServer (C:\projects\phoenix\phoenix\dist-electron\main\index.js:143:53)
at startUpdateService (C:\projects\phoenix\phoenix\dist-electron\main\index.js:137:3)
at createWindow (C:\projects\phoenix\phoenix\dist-electron\main\index.js:250:3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant