Skip to content

Instantly share code, notes, and snippets.

View kyogesh's full-sized avatar

Yogesh Kumar kyogesh

  • Visualfabriq
  • Hyderabad
View GitHub Profile
npm ERR! Attempt to unlock /Users/yogeshkumar/Agiliq/Work/workbooks/www/node_modules/gulp-uncss, which hasn't been locked
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm WARN locking Error: EACCES, open '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock'
npm WARN locking at Error (native)
npm WARN locking /Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock failed { [Error: EACCES, open '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock']
npm WARN locking errno: -13,
npm WARN locking code: 'EACCES',
npm WARN locking path: '/Users/yogeshkumar/.npm/_locks/gulp-csso-a0f513fc9662b643.lock' }
@kyogesh
kyogesh / gist:1dfcc963e93bd2d94f9f
Created August 28, 2015 11:07
bower install thows error.
bower tool-build-application#0.4.2 ECMDERR Failed to execute "git ls-remote --tags --heads ssh://[email protected]:7999/eabui/tool-build-application.git", exit code of #128 ssh: Could not resolve hostname repo.advisory.com: nodename nor servname provided, or not known fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Additional error details:
ssh: Could not resolve hostname repo.advisory.com: nodename nor servname provided, or not known
fatal: Could not read from remote repository.
bower utility-enumeration#1.0.1
ECMDERR Failed to execute "git ls-remote --tags --heads ssh://[email protected]:7999/eabui/utility-enumeration.git",
exit code of #128 Host key verification failed. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
bower utility-interface#1.1.4 ECMDERR Failed to execute "git ls-remote --tags --heads ssh://[email protected]:7999/eabui/utility-interface.git", exit code of #128 Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Additional error details:
Permission denied (publickey).
fatal: Could not read from remote repository.
In [3]: req_dict = {
'institution_id': '9990',
'course_cd': ['ENGL1101'],
'request_type': 'grades',
'chart_type': 'grad_rate_by_grade'
}
In [4]: _request_pdapi_data(**req_dict)
************** request **************
Sending request to http://asheablapp-p01.advisory.com/prod/models/pdapi/
n [5]: _request_pdapi_data(**req_dict)
************** request **************
Sending request to http://asheablapp-p01.advisory.com/prod/models/pdapi/
{"taken_in_major": false, "course_cd": ["ENGL1101"], "institution_id": "gsu_9990", "request_type": "grades", "grad_in_major": false, "chart_type": "grad_rate_by_grade"}
Out[5]:
{u'result': {u'final_grade': [u'A+',
u'A',
u'A-',
@kyogesh
kyogesh / .json
Created September 2, 2015 12:24
[{"bin":"0-2","grad_percentage_total":0,"grad_percentage_other_college":0,"n_total_students":0,"n_grad_this_college":0,"n_grad_this_major":0,"grad_percentage_this_major":0,"n_grad_other_college":0,"bin_sort_order":0,"n_grad_institution_wide":0,"n_grad_total":0,"grad_percentage_diff_between_total_and_institution":0,"grad_percentage_institution_wide":0,"grad_percentage_this_college":0},{"bin":"3-5","grad_percentage_total":0,"grad_percentage_other_college":0,"n_total_students":0,"n_grad_this_college":0,"n_grad_this_major":0,"grad_percentage_this_major":0,"n_grad_other_college":0,"bin_sort_order":1,"n_grad_institution_wide":5,"n_grad_total":0,"grad_percentage_diff_between_total_and_institution":0,"grad_percentage_institution_wide":0,"grad_percentage_this_college":0},{"bin":"6-8","grad_percentage_total":0,"grad_percentage_other_college":0,"n_total_students":0,"n_grad_this_college":0,"n_grad_this_major":0,"grad_percentage_this_major":0,"n_grad_other_college":0,"bin_sort_order":2,"n_grad_institution_wide":12,"n_grad