Hi @rp_st while building from source , i went through all steps in contributing.md file
i am using windows 10 , installed wsl2 ( ubuntu ) , installed open jdk15.0.1 in ubuntu , set the JAVA_HOME and PATH , cloned the "supertoken-root" , updated modules.txt with git username then run loadModules too .
Upto now it is fine , now i am using STS IDE in windows and while importing "spertoken-root" as a "gradle project" i am facing one issue that is added below .
r
rp_st
06/09/2022, 12:27 PM
hey @avinashkumar0973
rp_st
06/09/2022, 12:28 PM
this seems to be a gradle issue related to your local setup. Did you try googling it?
a
avinashkumar0973
06/09/2022, 12:29 PM
yes @rp_st
avinashkumar0973
06/09/2022, 12:29 PM
i have used diffrent versions of gradle
avinashkumar0973
06/09/2022, 12:29 PM
can you please suggest if any particular version required ?