Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after install #5

Open
vlimmere opened this issue Apr 24, 2020 · 1 comment
Open

Error after install #5

vlimmere opened this issue Apr 24, 2020 · 1 comment

Comments

@vlimmere
Copy link

After following the install procedure, this is the message that appears in the VSCODE log (Extension Host):
[2020-04-24 17:52:47.990] [exthost] [info] eager extensions activated
[2020-04-24 17:53:16.251] [exthost] [error] Activating extension textX.textX failed due to an error:
[2020-04-24 17:53:16.251] [exthost] [error] TypeError: Cannot read property 'onReady' of undefined
at c:\Users\berna.vscode\extensions\textx.textx-0.1.2\dist\extension.js:1:99773
at Generator.throw ()
at a (c:\Users\berna.vscode\extensions\textx.textx-0.1.2\dist\extension.js:1:98840)

Any suggestion on what to do next?

@danielkupco
Copy link
Member

Hi @vlimmere ,
By looking at the logs, it seems to me that they are related to another vscode extension for textX which is not maintained by me. Try opening an issue on that repository.

However, your message made me realize that this extension is not working anymore as well, as it has been neglected by me for quite some time now. I will do my best to update it and make it functional again in the following days.

Thanks and good luck.

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

No branches or pull requests

2 participants