• Henry Hai_
  • NEWBIE
  • 0 Points
  • Member since 2016
  • Enterprise Architect
  • Salesforce.com

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi Everyone,

I am doing the challenge Get Started with Hybrid Development, step "Create a Hybrid App". I am not able to complete the challenge and getting one error, sharing the details below:   Steps i have completed in Windows environment: 1. Installed JDK 2. Installed Android Studio 2 3. Installed Android SDK from Android Studio 2 4. Installed Android Virtual Device (AVD) from within Android Studio. 5. Created a Connected App 6. Installed Node.js and npm 7. Installed Cordova by command npm -g install cordova 8. Ran command npm install -g forcedroid, which after running shows version as -- forcedroid@4.1.2 9. When i am trying to create a Hybrid App, with command:      forcedroid create, with parameters Application type, Application            name, Target directory and Package name. Command prompt shows          below details:      You have been opted out of telemetry. To change this, run: cordova     telemetry on.6.2.0 ". Should be in the format x[.y[.ignored]] You have     been opted out of telemetry. To change this, run: cordova telemetry     on.6.2.0 ) is less than the minimum required version (5.4.0).  Please     update your version of Cordova.   Can you please help me how to proceed next?