ca77y / atom-quickjump

QuickJump for Atom
MIT License
0 stars 0 forks source link

Failed to load the QuickJumpPlus package #7

Open exfriend opened 8 years ago

exfriend commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.1.0 System: Ubuntu 15.10 Thrown From: QuickJumpPlus package, v0.1.4

Stack Trace

Failed to load the QuickJumpPlus package

At Cannot read property 'prototype' of undefined

TypeError: Cannot read property 'prototype' of undefined
    at __extends (/home/exfriend/.atom/packages/QuickJumpPlus/lib/quickjump-view.coffee:1:1)
    at /home/exfriend/.atom/packages/QuickJumpPlus/lib/quickjump-view.coffee:6:3
    at Object.<anonymous> (/home/exfriend/.atom/packages/QuickJumpPlus/lib/quickjump-view.coffee:6:3)
    at Object.<anonymous> (/home/exfriend/.atom/packages/QuickJumpPlus/lib/quickjump-view.coffee:1:1)
    at Module._compile (module.js:428:26)
    at Object.defineProperty.value [as .coffee] (/usr/share/atom/resources/app.asar/src/compile-cache.js:169:21)
    at Module.load (module.js:353:32)
    at Function.Module._load (module.js:308:12)
    at Module.require (module.js:363:17)
    at require (module.js:382:17)

Commands

Config

{
  "core": {
    "themes": [
      "nucleus-dark-ui",
      "base16-tomorrow-dark-theme"
    ],
    "disabledPackages": [
      "vim-mode-next",
      "php-class-tree",
      "es6-javascript"
    ]
  }
}

Installed Packages

# User
QuickJumpPlus, v0.1.4
angularjs-boilerplate-snippets, v0.3.1
angularjs-snippets, v0.10.18
atom-autocomplete-php, v0.18.1
atom-pair, v2.0.10
autocomplete-php, v0.3.7
color-picker, v2.0.13
drunken-php, v0.2.1
emmet-snippets-compatibility, v1.0.0
jsformat, v0.9.0
laravel, v0.7.0
laravel-4-snippets, v0.1.0
linter, v1.9.1
linter-elixirc, v1.1.0
minimap, v4.15.0
navigation-history, v0.1.3
nerd-treeview, v0.3.1
nucleus-dark-ui, v0.6.6
php-composer-completion, v0.3.4
php-cs-fixer, v2.5.1
php-extract-method, v0.2.0
php-getters-setters, v0.5.5
pigments, v0.18.1
quick-docs, v0.1.0
standard-angularjs-snippets, v0.1.1
theme-switcher, v1.1.0
vim-mode, v0.62.0

# Dev
No dev packages