java.lang.module.FindException: Hash of javafx.base differs to expected hash intellij idea
Answered
I have recently encountered this error after recently updating Intellij Idea Community Edition. The JavaFX code has been written into the main class of a Java project.
This error is rather odd, as the code has run beautifully until now.
I am currently attempting to system restore to a previous point.
Are there any suggestions in how to resolve this technical issue?
Please advise and thanks in advance,
Eran
Please sign in to leave a comment.
Looks like some Java issue not related to the IDE: https://stackoverflow.com/a/60904892/104891.
Serge
I have removed the latest IDE release and installed a previous version which has resolved the issue.