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
The following exception appears at startup in the browser log:
channel.ts:283 Uncaught (in promise) Error: Another channel with the id '/services/remote-filesystem' is already open.
at ChannelMultiplexer.open (channel.ts:283:19)
at ServiceConnectionProvider.openChannel (service-connection-provider.ts:137:58)
Steps to Reproduce:
Build Theia 1.55 master and download plugins
yarn electron start
Additional Information
Operating System: Windows
Theia Version: 1.55 master
The text was updated successfully, but these errors were encountered:
Bug Description:
The following exception appears at startup in the browser log:
Steps to Reproduce:
yarn electron start
Additional Information
The text was updated successfully, but these errors were encountered: