Run Feature File failed

Hi I have a problem running the feature. I got this error message as below.Anybody can help me ?

10-12-2018 11:18:37 AM - [INFO] - Starting run keyword runFeatureFile: ‘Include/features/test.feature’ and extract report to folder: ‘/var/folders/z4/6sjc3g_j6pz0zv0lksfgtkqw0000gn/T/Katalon/Include/features/test.feature/20181012_111834/cucumber_report/1539317917145’…

10-12-2018 11:18:37 AM - [FAILED] - Keyword runFeatureFile was failed (Root cause: java.lang.NoClassDefFoundError: ResponseObject)

10-12-2018 11:18:37 AM - [END] - End action : runFeatureFile

10-12-2018 11:18:37 AM - [FAILED] - Verification FAILED because (of) (Stack trace: com.kms.katalon.core.exception.StepFailedException: Keyword runFeatureFile was failed (Root cause: java.lang.NoClassDefFoundError: ResponseObject)

at com.kms.katalon.core.keyword.internal.KeywordMain.stepFailed(KeywordMain.groovy:36)

I encountered the similar issue and resolved it.

See the following: