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 atom-debugger package #10

Open
gedaiu opened this issue Jun 21, 2015 · 0 comments
Open

Failed to activate the atom-debugger package #10

gedaiu opened this issue Jun 21, 2015 · 0 comments

Comments

@gedaiu
Copy link

gedaiu commented Jun 21, 2015

[Enter steps to reproduce below:]

  1. install the package
  2. press control + alt + b

Atom Version: 0.210.0
System: Mac OS X 10.11
Thrown From: atom-debugger package, v0.1.3

Stack Trace

Failed to activate the atom-debugger package

At Cannot find module 'space-pen'

Error: Cannot find module 'space-pen'
  at Module._resolveFilename (module.js:328:15)
  at Function.Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app.asar/src/module-cache.js:383:52)
  at Function.Module._load (module.js:270:25)
  at Module.require (module.js:357:17)
  at require (module.js:376:17)
  at Object.<anonymous> (/Users/gedaiu/github/atom-debugger/node_modules/atom-space-pen-views/lib/main.js:4:10)
  at Object.<anonymous> (/Users/gedaiu/github/atom-debugger/node_modules/atom-space-pen-views/lib/main.js:22: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 Object.<anonymous> (/Users/gedaiu/github/atom-debugger/lib/open-dialog-view.coffee:1:26)
  at Object.<anonymous> (/Users/gedaiu/github/atom-debugger/lib/open-dialog-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/gedaiu/github/atom-debugger/lib/debugger.coffee:1:18)
  at Object.<anonymous> (/Users/gedaiu/github/atom-debugger/lib/debugger.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:709:34)
  at Package.module.exports.Package.activateConfig (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:257:12)
  at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:236:14)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:772:25
  at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:219:20)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:520:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:355:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:180:20)

Commands

     -0:01.4.0 debugger:toggle (ul.list-inline.tab-bar.inset-panel)

Config

{
  "core": {
    "themes": [
      "atom-light-ui",
      "one-light-syntax"
    ]
  }
}

Installed Packages

# User
atom-debugger, v0.1.3
autocomplete-glsl, v0.2.3
editorconfig, v1.0.0
git-projects, v1.14.1
highlight-selected, v0.10.1
jshint, v1.3.7
language-js-specs, v0.1.0
less-autocompile, v1.0.0
linter, v0.12.7
linter-clang, v2.26.0
linter-dscanner, v0.1.0
linter-flow, v0.1.6
linter-less, v0.5.0
linter-php, v0.0.15
tested, v0.5.0
tool-bar, v0.1.7
tool-bar-main, v0.0.8
trailing-spaces, v0.3.2

# Dev
atom-debugger, v0.1.3
linter-dscanner, v0.1.0
tested, v0.5.0
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