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 load the easy-motion package #12

Open
aitherios opened this issue May 7, 2015 · 0 comments
Open

Failed to load the easy-motion package #12

aitherios opened this issue May 7, 2015 · 0 comments

Comments

@aitherios
Copy link

[Enter steps to reproduce below:]

  1. Update easy-motion package
  2. Update atom to 0.198.0
  3. Restart atom

Atom Version: 0.198.0 ⚠️ in 1.0 API Preview Mode ⚠️
System: Mac OS X 10.10.3
Thrown From: easy-motion package, v1.1.4

Stack Trace

Failed to load the easy-motion package

At Cannot read property 'prototype' of undefined

TypeError: Cannot read property 'prototype' of undefined
  at __extends (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-letter-cover-view.coffee:5:199)
  at /Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-letter-cover-view.coffee:5:3
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-letter-cover-view.coffee:47:5)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-letter-cover-view.coffee:1:1)
  at Module._compile (module.js:452:26)
  at Object.requireCoffeeScript (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
  at Module.load (module.js:347:32)
  at Function.Module._load (module.js:302:12)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-cover-view.coffee:3:19)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-cover-view.coffee:1:1)
  at Module._compile (module.js:452:26)
  at Object.requireCoffeeScript (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
  at Module.load (module.js:347:32)
  at Function.Module._load (module.js:302:12)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-input-view.coffee:4:13)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion-input-view.coffee:1:1)
  at Module._compile (module.js:452:26)
  at Object.requireCoffeeScript (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
  at Module.load (module.js:347:32)
  at Function.Module._load (module.js:302:12)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion.coffee:1:23)
  at Object.<anonymous> (/Users/renanmendescarvalho/.atom/packages/easy-motion/lib/easy-motion.coffee:1:1)
  at Module._compile (module.js:452:26)
  at Object.requireCoffeeScript (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
  at Module.load (module.js:347:32)
  at Function.Module._load (module.js:302:12)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at Package.module.exports.Package.requireMainModule (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:711:34)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:190:28
  at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:167:15)
  at Package.module.exports.Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:181:12)
  at PackageManager.module.exports.PackageManager.loadPackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:354:14)
  at PackageManager.module.exports.PackageManager.loadPackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:324:14)
  at Atom.module.exports.Atom.startEditorWindow (/Applications/Atom.app/Contents/Resources/app.asar/src/atom.js:620:21)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-bootstrap.js:12:8)
  at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-bootstrap.js:23:4)
  at Module._compile (module.js:452:26)
  at Object.loadFile [as .js] (/Applications/Atom.app/Contents/Resources/app.asar/src/babel.js:162:21)
  at Module.load (module.js:347:32)
  at Function.Module._load (module.js:302:12)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at setupWindow (file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.js:86:23)
  at window.onload (file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.js:38:7)

Commands

Config

{
  "core": {
    "ignoredNames": [
      ".git",
      ".svn",
      ".DS_Store"
    ],
    "disabledPackages": [
      "metrics",
      "emmet",
      "linter-rubocop"
    ],
    "themes": [
      "one-dark-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-alignment, v0.12.1
atom-color-highlight, v3.0.9
atomic-emacs, v0.5.1
autocomplete-paths, v1.0.2
autocomplete-plus, v2.12.1
autocomplete-snippets, v1.4.0
easy-motion, v1.1.4
file-icons, v1.5.5
language-javascript-semantic, v0.1.0
language-slim, v0.4.0
linter, v0.12.1
linter-coffeelint, v0.2.3
linter-erb, v0.1.0
linter-handlebars, v0.1.1
linter-ruby, v0.1.4
minimap, v4.8.0

# 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