-
Notifications
You must be signed in to change notification settings - Fork 47
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
Uncaught TypeError: Illegal invocation #628
Comments
When does this happen? |
I just added omnisharp in my atom, then it asked me to install linter, then i click yes , then it asked me to install linter-ui-default, then i clicked yes. after every thing installed , the flame button on the bottom left is still grey, not green as it should be. then i clicked that button, so this error threw out. |
atom-omnisharpt is faulty. Please use ide-csharp instead. |
You should use ide-csharp instead: |
so i install atom-ide , ide-csharp, linter, linter-ui-default these 4 plugins? |
Do not use the deprecated packages like |
i have uninstalled ide-ui and atom-omnisharp and installed atom-ide-base ide-csharp and all of the dependicies. |
Maybe you should open an issue in https://github.com/atom/ide-csharp? |
From the issues, it seems that its dependencies are out of date. So could you try to update the package.json in "dependencies": {
"atom-languageclient": "^1",
"omnisharp-client": "^7"
}, and run Sorry that you should do this manually. We are preparing a public issue to transfer the ide packages to the community so they can keep them up to date. |
i did that . the file was originally after that, i start the atom again, but looks like no change, nothing is working. I have uninstalled all the unrelated non-core packages. the intentions packages is disabled after launching atom . i enabled it and launched atom again. still disabled |
i have reset my atom to Factory Defaults by doing then i install 2 packages atom-ide-base and ide-csharp and all their dependencies. linter-ui-default needs to install dependencies namespace HelloWorld still, no error or warning, no outlines, nothing is working. atom-ide-base the intentions is still disabled. |
Let me ask in the community group to see if there is any C# developer that can help you. |
[Enter steps to reproduce:]
Atom: 1.54.0 x64
Electron: 6.1.12
OS: Microsoft Windows 10 Pro
Thrown From: linter-ui-default package 3.2.2
Stack Trace
Uncaught TypeError: Illegal invocation
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: