Hello everyone, I got another question. In a Express backend, can I use SuperTokens with ES6 module imports? I tried to do that but I am getting a bunch of
Error [ERR_UNSUPPORTED_DIR_IMPORT]
r
rp_st
07/27/2022, 4:10 AM
Can I see how you are importing?
d
dedox7576
07/28/2022, 12:24 AM
Ohh, sorry sir I didn't see the message. Don't worry, I had to switch back to CommonJs imports anyways due to issues with other libs
Thank you so much for your support :)