Unable to install application on device using Katalon

Device: Nokia 8
Android Version: 9

I am getting below error:

e[35m[Appium]e[39m Could not parse W3C capabilities: ‘deviceName’ can’t be blank
e[35m[Appium]e[39m Trying to fix W3C capabilities by merging them with JSONWP caps
e[35m[BaseDriver]e[39m The capabilities [“app”,“autoGrantPermissions”,“automationName”,“deviceName”,“fullReset”,“newCommandTimeout”,“noReset”,“platform”,“udid”] are not standard capabilities and should have an extension prefix
e[35m[ADB]e[39m Extracting package and launch activity from manifest
e[35m[ADB]e[39m Package name: ‘com.hmh.api’
e[35m[ADB]e[39m Main activity name: ‘com.hmh.api.ApiDemos’

Mobile Automation Test Project:

image

Please use Appium v1.8.1 for Katalon v6.1.5 or lower, and Appium v1.8.1, Appium 1.12.1 and onward for Katalon v6.2.0+.

Thanks