New Xcode breaks iOS Emulator initiation

Hi Sruthi,

When i followed the steps mentioned, after executing ./reset.sh, below is the error faced.

  • Determining platform
  • Platform is mac
    ---- Resetting / Initializing Appium ----
    RESETTING NPM
  • Installing new or updated NPM modules (including devDeps)
    ---- FAILURE: reset.sh exited with status 1 ----
    ---- Retry with --verbose to see errors ----

when execuited ./reset.sh --verbose command,
npm WARN package.json [email protected] No License field.
issues were observed.

Please let me know, where i would be wrong.
Thanks!