Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Error after installing theia-yang-extension from npm #41

Open
JanKoehnlein opened this issue Nov 1, 2017 · 1 comment
Open

Error after installing theia-yang-extension from npm #41

JanKoehnlein opened this issue Nov 1, 2017 · 1 comment

Comments

@JanKoehnlein
Copy link
Member

  • Run theia from the sources (electron or browser)
  • 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.

@kittaakos
Copy link
Contributor

See: eclipse-theia/theia#752

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

No branches or pull requests

2 participants