What version of NodeJS SDK is supported on SuperTo...
# support-questions-legacy
m
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
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
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
Are you using out managed service?
m
As in for logins, then yes but I’m using my own db on top of that
n
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
Ah v3.10
Is there a way of updating this?
n
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
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
Do you still have access to that email?
m
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
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
I have sent an email :)
n
Awesome, the team usually gets back within a couple hours (1 working day at the most if theyre busy)
m
Okay thanks 🙏
n
Happy to help
90 Views