I'm trying to update the dependencies of a project...
# javascript
s
I'm trying to update the dependencies of a project that hasn't been touched in about a year. I'm getting an error
Copy code
java.lang.IllegalStateException: FATAL ERROR: Could not find "uuid" in [/home/sproctor/.local/share/kotlin/daemon]
I see something similar at https://slack-chats.kotlinlang.org/t/8448927/getting-this-cryptic-error-when-trying-to-build-with-kotlin- Do I need to make sure that all of my dependencies are built with the same version of Kotlin?