Marten T.
WWasp-lang
•Created by Marten T. on 9/18/2024 in #đŸ™‹questions
onAfterLogin hook crashing the server
I'm trying to implement the v0.14.1 onAfterLogin hooks but after logging in with email it loads for like 20seconds and after gives error to the console.
This error is logged out hundreds of times
Everything other works fine but logging in halts the server
Created this in hooks.ts
I've also tried v0.14.2 version, doing wasp clean but nothing.
using node v20.14.0
How could I fix this issue?
5 replies