<@498057949541826571> okay, maybe I got it. so, a...
# support-questions-legacy
a
@rp_st okay, maybe I got it. so, all of the 4 locations you wanted me to put some logs in actually returned logs. not a problem. but then I continued logging from within ST and in the
this.errorHandler
, right before
if (error_1.default.isErrorFromSuperTokens(err)) {
I logged the error object just to check whether any errors are thrown. well, there is an error. 😄
Copy code
ST err: Error: The running SuperTokens core version is not compatible with this NodeJS SDK. Please visit https://supertokens.io/docs/community/compatibility to find the right versions
    at Querier.<anonymous> (/var/task/node_modules/supertokens-node/lib/build/querier.js:88:27)