lukehoban / atom-ide-flow

Atom IDE support for Flow
MIT License
87 stars 17 forks source link

Failed to load the ide-flow package #17

Closed thibmaek closed 9 years ago

thibmaek commented 9 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.188.0 System: Mac OS X 10.10.2 Thrown From: ide-flow package, v0.2.0

Stack Trace

Failed to load the ide-flow package

At 'tooltips.less' wasn't found in /Users/thibaultmaekelbergh/Dropbox/Mackup/.atom/packages/ide-flow/styles/ide-flow.less:7:0

LessError: 'tooltips.less' wasn't found
  at /Users/thibaultmaekelbergh/Dropbox/Mackup/.atom/packages/ide-flow/styles/ide-flow.less:7:0

Commands

     -0:49.7 settings-view:open (atom-text-editor.editor)
     -0:44.8 core:confirm (atom-text-editor.editor.mini)
     -0:01.1 ide-flow:check (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-kimbie-light.theme-yeti-ui)

Config

{
  "core": {
    "disabledPackages": [
      "jslint",
      "emmet",
      "unregistered",
      "compass",
      "quippet",
      "autocomplete-paths",
      "autocomplete-plus"
    ],
    "themes": [
      "yeti-ui",
      "kimbie-light"
    ],
    "ignoredNames": [
      "node_modules",
      ".DS_Store",
      "npm-debug.log"
    ]
  }
}

Installed Packages

# User
Atom-Syntax-highlighting-for-Sass, v0.5.0
atom-spotify, v1.2.0
compare-files, v0.4.1
editor-stats, v0.17.0
editorconfig, v0.3.3
error-status, v0.3.3
file-icons, v1.5.2
gist-it, v0.6.9
git-log, v0.3.0
gulp-snippets, v0.6.1
iTunes, v0.2.0
ide-flow, v0.2.0
jsonlint, v1.0.2
kimbie-light, v1.0.1
language-swift, v0.3.0
laravel, v0.4.2
linter, v0.12.0
linter-jshint, v0.1.0
linter-php, v0.0.11
linter-scss-lint, v0.0.14
remote-edit, v1.7.2
remote-sync, v2.4.1
ssh-config, v0.10.0
travis-ci-status, v0.13.0
web-browser, v1.4.2
yeti-ui, v0.1.6

# Dev
No dev packages