-
Notifications
You must be signed in to change notification settings - Fork 39
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
plugin 'com.haskforce' failed to initialize and will be disabled #452
Comments
I ran into the same problem. Could be a conflict with the Scala plugin perhaps, since this plugin is using Scala 2.12 and I suppose the Scala plugin is on 2.13 ?! |
Me too. Is there a workaround? Does it work with a previous IJ version? |
@Clindbergh Try to disable the Scala plugin and restart the IDE. Does it work now? |
Unfortunately not. |
@avdv Can you tell me what IJ version and which plugins you're using so I can try to copy your environment? |
Thanks @avdv! While I was able to install even Release 0.3.45 this way, I wasn't able to setup the haskell SDK of stack. I am trying to select them in the $ which stack ghci
/c/Users/Me/AppData/Roaming/local/bin/stack
/c/ProgramData/chocolatey/lib/ghc/tools/ghc-8.10.2/bin/ghci I receive an error message It is a project based on stack and I did try to import it as described in the Wiki. |
For me, it is just |
@avdv: I switched to NixOS a couple months ago. Do you mind sharing your Haskell environment setup or a simple flake of one of your projects? That would be awesome! |
Hi @Clindbergh , I am using haskell-language-server with Emacs / VSCodium currently. So I don't have a setup using haskforce at the moment. |
IntelliJ IDEA 2021.2.1 (Ultimate Edition)
Build #IU-212.5080.55, built on August 24, 2021
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.15.7
plugin 'com.haskforce' failed to initialize and will be disabled. Please restart IntelliJ IDEA.
java.lang.ClassNotFoundException:
com.haskforce.codeInsight.HaskellCompletionCacheLoader
The text was updated successfully, but these errors were encountered: