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
Error invoking remote method 'GUEST_VIEW_MANAGER_CALL': Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
#177
On Windows, once built, and you try to enter a prompt I get:
Error invoking remote method 'GUEST_VIEW_MANAGER_CALL': Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
I will note that I had to force the npm install as nearly every package was complaining.
The text was updated successfully, but these errors were encountered:
we've updated the deps #180 so the complaints stop hopefully
the error is a very common one and unfortunately an electron issue. it usually means that one of the pages isn't in the right state. can you screenshot the app here when before you enter the prompt? and make sure you're logged in to every one of the open apps
On Windows, once built, and you try to enter a prompt I get:
Error invoking remote method 'GUEST_VIEW_MANAGER_CALL': Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
I will note that I had to force the npm install as nearly every package was complaining.
The text was updated successfully, but these errors were encountered: