Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to activate the autocomplete-plus package #2

Open
jlertle opened this issue Mar 14, 2015 · 0 comments
Open

Failed to activate the autocomplete-plus package #2

jlertle opened this issue Mar 14, 2015 · 0 comments

Comments

@jlertle
Copy link

jlertle commented Mar 14, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.187.0
System: Microsoft Windows 7 Enterprise
Thrown From: animation-showcase package, v0.7.3

Stack Trace

Failed to activate the autocomplete-plus package

At Cannot read property 'bind' of undefined

TypeError: Cannot read property 'bind' of undefined
  at Package.module.exports.Package.activateServices (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package.js:363:117)
  at Package.module.exports.Package.activateNow (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package.js:243:16)
  at c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package.js:221:30
  at Package.module.exports.Package.measure (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package.js:167:15)
  at Package.module.exports.Package.activate (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package.js:214:14)
  at PackageManager.module.exports.PackageManager.activatePackage (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\package-manager.js:465:21)
  at c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\node_modules\settings-view\lib\package-manager.js:226:29
  at exit (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\node_modules\settings-view\lib\package-manager.js:43:16)
  at BufferedProcess.triggerExitCallback (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\buffered-process.js:63:47)
  at ChildProcess.<anonymous> (c:\Users\jlertle\AppData\Local\atom\app-0.187.0\resources\app\src\buffered-process.js:85:18)
  at ChildProcess.emit (events.js:119:17)
  at Process.ChildProcess._handle.onexit (child_process.js:1072:12)

Commands

  2x -3:33.0 core:confirm (atom-text-editor.editor.mini)
     -1:39.4 core:move-to-top (atom-text-editor.editor.mini)
  7x -1:38.7 core:page-up (atom-text-editor.editor.mini)
  2x -1:28.0 core:confirm (atom-text-editor.editor.mini)
  2x -1:08.4 core:move-left (atom-text-editor.editor.mini)
     -1:07.6 core:confirm (atom-text-editor.editor.mini)
     -1:03.0 core:delete (atom-text-editor.editor.mini)

Config

{
  "core": {
    "themes": [
      "atom-dark-ui",
      "base16-tomorrow-dark-theme"
    ]
  }
}

Installed Packages

# User
atom-backbone, v0.6.0
autoclose-html, v0.15.0
autocomplete-paths, v1.0.2
autocomplete-plus, v2.4.2
background-matrix, v0.0.2
color-picker, v1.4.4
go-plus, v3.3.0
language-jade, v0.3.0
language-swift, v0.3.0
linter, v0.12.0
linter-golint, v0.2.0
linter-handlebars, v0.1.1
linter-jshint, v0.1.0
linter-jsxhint, v0.1.1
linter-swiftc, v0.1.1
linter-write-good, v0.2.2
minimap, v4.3.1
minimap-color-highlight, v4.1.0
minimap-find-and-replace, v4.2.0
minimap-git-diff, v4.1.2
minimap-highlight-selected, v4.2.0
minimap-selection, v4.2.0
react, v0.9.11
underscorejs-snippets, v0.2.2

# Dev
No dev packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant