Not able to use the cordova kochava SDK

In order to use the Kochava SDK you must first add it to your project.

  1. Ensure your project contains Android and/or iOS platforms.
  2. Download and unzip the Kochava Cordova SDK to a known location.
  3. Using a terminal navigate to the root directory of your Cordova Project.
  4. Run the following command where sdk_path is the location of the unzipped Kochava Cordova SDK from Step 2 .

cordova plugin add sdk_path\KochavaTrackerCordovaPhoneGap

these are the steps, when I try to use any method i get no module found error

Hi @curiousP did you found the solution?

yes, I have been using this SDK now.

Could you please share how do you solve it?