akalajzi / atom-file-bookmark

Bookmark files in your project for quick access
https://atom.io/packages/file-bookmark
MIT License
16 stars 3 forks source link

Failed to load the file-bookmark package #8

Closed ghost closed 8 years ago

ghost commented 8 years ago

It gave this error on installation.

Atom Version: 1.7.3 System: Linux Mint Thrown From: file-bookmark package, v0.3.1

Stack Trace

Failed to load the file-bookmark package

At variable @text-color-added is undefined in /home/cheryl/.atom/packages/file-bookmark/styles/file-bookmark.less:198:13

LessError: variable @text-color-added is undefined
  at /home/cheryl/.atom/packages/file-bookmark/styles/file-bookmark.less:198:13

Commands

Config

{
  "core": {
    "disabledPackages": [
      "wrap-guide",
      "typewriter-sounds"
    ],
    "ignoredNames": [
      ".git",
      "._.Trashes",
      "._Elementary",
      "._*",
      ".DS_Store",
      ".sync.ffs_db",
      ".Ulysses-Group.plist",
      ".sync",
      ".fseventsd",
      ".Spotlight-V100",
      ".TemporaryItems",
      ".Trash-1000",
      ".Trashes",
      ".tresorit",
      ".apdisk",
      "Icon",
      ""
    ],
    "themes": [
      "seti-ui",
      "an-old-hope-light-syntax"
    ]
  }
}

Installed Packages

# User
an-old-hope-light-syntax, v0.6.1
atom-commander, v0.7.0
bookmark-panel, v1.0.0
file-bookmark, v0.3.1
hide-files, v0.1.7
notebook, v0.4.0
recent-projects, v0.9.5
seti-ui, v1.1.2
typewriter, v0.3.5
web-lookup, v1.3.1
wordcount, v2.6.0

# Dev
No dev packages
akalajzi commented 8 years ago

Should be fixed with new patch.