You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
While installing dependencies, it stops in [golite] running 'gometalinter --install'
then this error appears in console: [golite] running 'gometalinter --install' Traceback (most recent call last): File "golite.installer in /Users/arifhossain/Library/Application Support/Sublime Text 3/Installed Packages/Golite.sublime-package", line 59, in install_go_tools File "golite.installer in /Users/arifhossain/Library/Application Support/Sublime Text 3/Installed Packages/Golite.sublime-package", line 53, in install_go_tools File "golite.installer in /Users/arifhossain/Library/Application Support/Sublime Text 3/Installed Packages/Golite.sublime-package", line 64, in run_cmd File "./python3.3/subprocess.py", line 542, in check_call File "./python3.3/subprocess.py", line 523, in call File "./python3.3/subprocess.py", line 819, in __init__ File "./python3.3/subprocess.py", line 1448, in _execute_child FileNotFoundError: [Errno 2] No such file or directory: 'gometalinter'