Hello Just getting started with supertokens I ...
# support-questions-legacy
l
Hello Just getting started with supertokens I was following the steps here https://supertokens.com/docs/passwordless/nextjs/app-directory/about and ran the example:
npx create-supertokens-app@latest --frontend=next --recipe=passwordless
when i run this and go through the example UI (localhost:3000/auth) I get a network response of
405 Method Not Allowed
anyone else run into this issue? any thoughts on how to get the example working?
m
Hey @lukeforceone it works for me, which node version are you using?
l
v21.1.0
2 Views