Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

unable to install dependencies #23

@dashingspidy

Description

@dashingspidy

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'

But gometalinter --install works from terminal.

OS: Mac OS 10.12.6
Go version: 1.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions