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

Command not found after installing and reboot atom #13

Open
NelsonRock opened this issue Oct 15, 2015 · 5 comments
Open

Command not found after installing and reboot atom #13

NelsonRock opened this issue Oct 15, 2015 · 5 comments

Comments

@NelsonRock
Copy link

Trace path

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19
System: Ubuntu 15.04
Thrown From: node-resolver package, v1.0.1

Stack Trace

Failed to activate the node-resolver package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
  at Object.exports.activate (/home/nelson/.atom/packages/node-resolver/index.js:12:21)
  at Package.module.exports.Package.activateNow (/opt/atom/resources/app.asar/src/package.js:245:19)
  at /opt/atom/resources/app.asar/src/package.js:838:25
  at Emitter.module.exports.Emitter.emit (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/opt/atom/resources/app.asar/src/command-registry.js:226:20)
  at /opt/atom/resources/app.asar/src/command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/opt/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:524:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/opt/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:347:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/opt/atom/resources/app.asar/src/window-event-handler.js:184:20)

Commands

     -0:22.9.0 core:move-up (ol.tree-view.list-tree.has-collapsable-children.focusable-panel.full-menu)
     -0:22.7.0 core:move-down (ol.tree-view.list-tree.has-collapsable-children.focusable-panel.full-menu)
     -0:20.9.0 editor:move-line-down (atom-text-editor.editor.is-focused)
     -0:20.3.0 core:move-down (atom-text-editor.editor.is-focused)
  3x -0:20 core:move-up (atom-text-editor.editor.is-focused)
     -0:18.4.0 editor:select-line (atom-text-editor.editor.is-focused)
  9x -0:17.3.0 core:move-up (atom-text-editor.editor.is-focused)
  3x -0:13.3.0 core:move-left (atom-text-editor.editor.is-focused)
     -0:11.4.0 go-to-line:toggle (atom-text-editor.editor.is-focused)
     -0:10.6.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:09.1.0 editor:select-line (atom-text-editor.editor.is-focused)
     -0:07.8.0 command-palette:toggle (atom-text-editor.editor.is-focused)
  4x -0:03.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:02.2.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -0:02.2.0 core:cancel (atom-text-editor.editor.mini.is-focused)
     -0:00.8.0 node-resolver:open-selected-dependencies (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "packagesWithKeymapsDisabled": [
      "node-resolver"
    ]
  }
}

Installed Packages

# User
autocomplete-modules, v1.3.0
color-picker, v2.0.13
javascript-snippets, v1.0.0
node-resolver, v1.0.1

# Dev
No dev packages
@kaue
Copy link

kaue commented Nov 9, 2015

+1
System: Windows 7
Atom: 1.1.0

@valdemon
Copy link

valdemon commented Dec 4, 2015

+1
System: OS X 10.9.5
Atom: 1.2.4

@vnguyen89
Copy link

+1
System: OS X 10.11
AtomAtom: 1.5.3

@WORMSS
Copy link

WORMSS commented Sep 16, 2016

+1
System: Windows 10
Atom: 1.10.2

@joseph-norman
Copy link

+1
System: Mac OS X 10.10.5
Atom: 1.12.6

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

6 participants