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
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
install theia-yang-extension using the extension manager
reload
The screen stays black. On the console I see
index.js:50 Error: Cannot apply @injectable decorator multiple times.
at injectable.js:8
at DecorateConstructor (Reflect.ts:1090)
at Object.decorate (Reflect.ts:284)
at _decorate (decorator_utils.js:42)
at Object.decorate (decorator_utils.js:55)
at Object.defineProperty.value (widget.ts:13)
at __webpack_require__ (bootstrap 0c054091550f5e565229:688)
at fn (bootstrap 0c054091550f5e565229:109)
at Object.m (index.ts:8)
at __webpack_require__ (bootstrap 0c054091550f5e565229:688)
The target is the class Widget.
The text was updated successfully, but these errors were encountered:
The screen stays black. On the console I see
The target is the class
Widget
.The text was updated successfully, but these errors were encountered: