yowayb
01/24/2022, 1:05 PM./gradlew run
. When I run this at the command line, I get the same error. However, java -classpath "./core/*:./plugin-interface/*" io.supertokens.Main ./ DEV
seems to work because it specifies ./plugin-interface/*
in the classpath