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
The bug consists in the update button appearing on top-left corner, but when i click on it and on relaunch, an error is thrown with a long stacktrace and a message 'Uncaught Exception: Error: Tried to install update but no update was discovered.'
To Reproduce
Steps to reproduce the behavior:
The update button must be available
Click on 'update'
Click on 'Relaunch to update Lens'
An error will be trown with the following stacktrace
Uncaught Exception:
Error: Tried to install update but no update was discovered.
at /Applications/Lens.app/Contents/Resources/app.asar/node_modules/@lensapp/core-main/dist/index.js:7848:15
at IpcMainImpl.nativeOnCallback (/Applications/Lens.app/Contents/Resources/app.asar/node_modules/@lensapp/messaging-for-main/dist/index.js:60:9)
at IpcMainImpl.emit (node:events:514:28)
at IpcMainImpl.emit (node:domain:489:12)
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:79287)
at WebContents.emit (node:events:514:28)
at WebContents.emit (node:domain:489:12)
Expected behavior
I should update lens.
Screenshots
Environment (please complete the following information):
Describe the bug
The bug consists in the update button appearing on top-left corner, but when i click on it and on relaunch, an error is thrown with a long stacktrace and a message 'Uncaught Exception: Error: Tried to install update but no update was discovered.'
To Reproduce
Steps to reproduce the behavior:
The update button must be available
An error will be trown with the following stacktrace
Expected behavior
I should update lens.
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: