yowayb
01/24/2022, 5:46 AM./startTestingEnv --wait
running. I tried to debug the core run task, but I got Caused by: java.lang.NoClassDefFoundError: io/supertokens/pluginInterface/exceptions/StorageQueryException
I got further with implementation project(":supertokens-plugin-interface")
instead of compileOnly project(":supertokens-plugin-interface")
on build.gradle:61
, but I don't want to deviate from the standard development flow