jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Failed to load the git-control package #192

Closed ciocan closed 8 years ago

ciocan commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.8.0 System: Mac OS X 10.11.5 Thrown From: git-control package, v0.8.0

Stack Trace

Failed to load the git-control package

At variable @base-color is undefined in /Users/raduciocan/.atom/packages/git-control/styles/icons.less:18:13

LessError: variable @base-color is undefined
  at /Users/raduciocan/.atom/packages/git-control/styles/icons.less:18:13

Commands

Config

{
  "core": {
    "customFileTypes": {
      "source.ini": [
        ".buckconfig",
        ".flowconfig"
      ],
      "source.json": [
        ".arcconfig",
        "BUCK.autodeps"
      ],
      "source.python": [
        "BUCK"
      ]
    },
    "disabledPackages": [
      "tree-view",
      "linter-jshint"
    ]
  }
}

Installed Packages

# User
auto-detect-indentation, v1.1.0
auto-semicolon, v1.1.0
autoclose-html, v0.23.0
emmet, v2.4.3
highlight-selected, v0.11.2
linter, v1.11.10
linter-csslint, v1.3.2
linter-eslint, v7.2.2
linter-htmlhint, v1.1.4
merge-conflicts, v1.4.4
minimap, v4.24.3
minimap-highlight-selected, v4.4.0
nuclide, v0.141.0
open-recent, v5.0.0
pigments, v0.29.1
project-manager, v2.9.7
react, v0.15.0

# Dev
No dev packages
ghost commented 8 years ago

+

ghost commented 8 years ago

thx!