Error on running appium server from git cloned folder

I’m trying to run appium server from git cloned folder through ‘./reset.sh’ command but its not working for me. Following error is displayed when I tried to run the command:
I have installed node.js package

---- Resetting / Initializing Appium ----
RESETTING NPM

  • Installing new or updated NPM modules (including devDeps)
    RESETTING GENERAL
  • Setting git revision data
    RESETTING IOS
  • Setting iOS config to Appium’s version
  • Installing ios-sim-locale
    ---- FAILURE: reset.sh exited with status 1 ----
    ---- Retry with --verbose to see errors ----