-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot open a Kobalt due to UnknownSdkType cannot be cast to JavaSdkType error #96
Comments
Removing the intellij-haskell plugin and the SDK it installed seemed to fix the problem. However I'd like to use both Haskell and Kobalt from Intellij so I'd prefer a better workaround/fix :) |
Hi @johanhaleby thabk you for publishing such issue. Could you please attach the log with all exception trace for the mentioned problem? |
I got two different errors, first this when just both intellij-haskell AND the Haskell SDK was enabled:
and this when the intellij-haskell plugin was disabled but its SDK was still present in Intellij:
|
I'm trying to open an existing Kobalt project by just doing
File->New->Project From Existing Sources
, pointing to the Kobalt project and then trying to create/open it. But I run into this issue:Is there anything I can do to resolve this?
The text was updated successfully, but these errors were encountered: