• Abhijit Patil
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello All,

I am new to Salesforce app dev.

I am trying to build Salesforce hybrid from trailhead https://trailhead.salesforce.com/en/mobile_sdk_hybrid/mobilesdk_hybrid_getting_started.

I successfully created project from CMD but i am having issue while importing in Android Studio. After import i am not able to see Gradle Successful message due to which i can't run this in emulator. Following are screenshots.

 User-added image

Step 2 :

Bydefault Select Gradle

Step 3: 

Can't Run Emulator
 
Following the npm steps, getting this error and end of the "forceios create" step and questions.
 
Invalid version string "You have been opted out of telemetry. To change this, run: cordova telemetry on.
6.3.0
". Should be in the format x[.y[.ignored]]
Installed cordova command line tool version (You have been opted out of telemetry. To change this, run: cordova telemetry on.
6.3.0
) is less than the minimum required version (5.4.0).  Please update your version of Cordova.

I am running this on OS X v.10.11.5. I checked version via "cordova -v" and it appears to be 6.3.0.

Any suggestions? 
  • July 29, 2016
  • Like
  • 0