Test runner class of cucumber is not working
I'm working on an API automation project using rest assured and cucumber, I created it in java type not maven because I created it on a server machine that doesn't have access to the internet.
I used the below jars
Cucumber plugin version 231.8109.90
Cucumber core version 7.11.2
Cucumber java version 7.11.2
Cucumber TestNg version 7.11.2
But when I ran the test, I got an error and I don't know what the problem is. Can someone help me?
Error:
/usr/java/jdk1.8.0_301/bin/java...