i am facing this issue
sparsh610@DESKTOP-551C51M:/mnt/e/xxxxxxxxx$ ./gradlew mm
: not found2: ./gradlew:
: not found8: ./gradlew:
./gradlew: 52: ./gradlew: Syntax error: word unexpected (expecting "in")
i verified that my system has gradle installed and with all the read write access.
any specific reason for this error ?
Already checked this link