productdevbook
/bin/sh: 1: java: not found
FAIL vitest/nextjs.test.ts > NextJS Middleware Test: [test/nextjs.test.js] > with superTokensNextWrapper, overriding throws error Error: Command failed: cd ./../supertokens-root && java -Djava.security.egd=file:/dev/urandom -classpath "./core/*:./plugin-interface/*" io.supertokens.Main ./ DEV host=localhost port=8080 test_mode Error: Could not find or load main class io.supertokens.Main Caused by: java.lang.ClassNotFoundException: io.supertokens.Main
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).