https://supertokens.com/ logo
Node JS SDK <-> SuperTokens Core Compatibility
m

Marques

05/16/2023, 10:47 PM
What version of NodeJS SDK is supported on SuperTokens core? Because I'm running : supertokens-node
14.0.2
and NodeJS SDK
18.16.0
and I get this error: "The running SuperTokens core version is not compatible with this NodeJS SDK."
n

nkshah2

05/17/2023, 3:37 AM
Hi @Marques supertokens-node 14.0.2 would need supertokens-core version 5.0.0 as a minimum
If you are using our managed service and the core is using an older version you can email us to upgrade it
m

Marques

05/17/2023, 9:22 AM
Is there a way of checking supertokens core? I’m using some old boilerplate code that I wrote last year and was using supertokens-node 9 and have been migrating it to 14
n

nkshah2

05/17/2023, 9:22 AM
Are you using out managed service?
m

Marques

05/17/2023, 9:32 AM
As in for logins, then yes but I’m using my own db on top of that
n

nkshah2

05/17/2023, 9:33 AM
So when you login in to supertokens.com, next to the "Development Environment" title it should mention the version of the core its using
m

Marques

05/17/2023, 9:34 AM
Ah v3.10
Is there a way of updating this?
n

nkshah2

05/17/2023, 9:35 AM
Yep, email us at team@supertokens.com with the email that you signed up with on supertokens.com and we can upgrade it for you. (You will need to upgrade your backend and frontend SDKs as well for this)
m

Marques

05/17/2023, 9:37 AM
Ah might be a problem. I signed up using my GitHub account and was using an old email and I recently changed that but supertokens dashboard is still reporting my old email
n

nkshah2

05/17/2023, 9:38 AM
Do you still have access to that email?
m

Marques

05/17/2023, 9:38 AM
I do not, was an old university email
I do get my emails forwarded still to my current one though
So technically I have access to receive just not to send
n

nkshah2

05/17/2023, 9:39 AM
No problem, you can email us from your new one mentioning the old one and we can upgrade it for you. You can also mention that you want the email updated and we can get to that sometime next week as well
Mention as much information as you can (The fact that you logged in via Github. github username etc) so we can verify
m

Marques

05/17/2023, 9:42 AM
I have sent an email :)
n

nkshah2

05/17/2023, 9:43 AM
Awesome, the team usually gets back within a couple hours (1 working day at the most if theyre busy)
m

Marques

05/17/2023, 9:43 AM
Okay thanks 🙏
n

nkshah2

05/17/2023, 9:44 AM
Happy to help