Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

'latest' version of this extension in npm is compiled against Theia 'next' #2

Open
corneliusludmann opened this issue Nov 14, 2019 · 0 comments

Comments

@corneliusludmann
Copy link

The version of this extension on npm is compiled with dependency to "@theia/core": "next". Thus, adding this extension to Theia 'latest' leads the following runtime error:

Failed to start the frontend application.
(anonymous) @ bundle.js:19
bundle.js:19 Error: Cannot apply @injectable decorator multiple times.
    at bundle.js:41
    at bundle.js:41
    at Object.<anonymous> (bundle.js:41)
    at a (bundle.js:1)
    at Object.t.decorate (bundle.js:1)
    at Object.<anonymous> (bundle.js:14)
    at n (bundle.js:1)
    at Object.<anonymous> (bundle.js:1)
    at n (bundle.js:1)
    at Object.<anonymous> (bundle.js:14)

Please publish a version to npm where the Theia dependencies are set to 'latest' so that it can be used in Theia 'latest'.

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

1 participant