Wind

Results 261 comments of Wind

@tobiasdiez Thank you , I didn't quite understand what you mean. What do you mean by reference? ```By the way, it's good practice to mention the source if you copy...

``` import Session from 'supertokens-node/recipe/session/index.js' ``` change import and fixed

upgrade "typescript": "^4.9.5" and pnpm build ``` recipe/emailverification/emailVerificationClaim.ts(48,3): error TS2612: Property 'validators' will overwrite the base property in 'BooleanClaim'. If this is intentional, add an initializer. Otherwise, add a 'declare'...

I waited for someone to fix 6 test errors, I wrote from discord, but no one came. So good luck with your project.

It should not affect it in any way, because I took the same paths. I can even create a playground for testing purposes.

![image](https://github.com/supertokens/supertokens-node/assets/38668796/ccd21bb5-46f7-44da-9ad6-c00f7a462cd3)

> Okay. Im going to try and remove all the newly added `@ts-ignore` annotations before merging this PR. > > Also, i see the you have removed the build folder...

`npm i git+https://github.com:supertokens/supertokens-node#14.0` I do not know about this. normally it should not be kept on dist vs github in any way.

I can't find a solution to this, people who will use it will pr and create and export their github dist using their own url. This should not be in...

Since it will be an npm package and it is a suitable external build, people will use it according to the package versions anyway. In addition, users who want to...