I have cloned the Corda Example with Version 3.0. (https://github.com/corda/cordapp-example.git)
While deploying the code through Terminal with with the command "gradlew deployNodes" i am getting following error
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':kotlin-source:compileKotlin'.
Internal compiler error. See log for more details
Any clue?