Just saving a document with eslint is giving me this.
Atom Version: 0.188.0
System: Mac OS X 10.10.3
Thrown From: eslint package, v0.15.0
Stack Trace
Uncaught Error: Definition for rule 'no-extra-bind' was not found.
At /Applications/Atom.app/Contents/Resources/app/src/pane.js:794
Error: Definition for rule 'no-extra-bind' was not found.
at /Users/eboney/DotFiles/misc/atom.symlink/packages/eslint/node_modules/eslint/lib/eslint.js:323:27
at Array.forEach (native)
at EventEmitter.module.exports.api.verify (/Users/eboney/DotFiles/misc/atom.symlink/packages/eslint/node_modules/eslint/lib/eslint.js:297:16)
at ESLintGutterView.module.exports.ESLintGutterView.lint (/Users/eboney/DotFiles/misc/atom.symlink/packages/eslint/lib/eslint-gutter-view.coffee:40:24)
at /Users/eboney/DotFiles/misc/atom.symlink/packages/eslint/lib/eslint-gutter-view.coffee:1:1
at TextBuffer.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/emissary/lib/emitter.js:118:15)
at TextBuffer.module.exports.TextBuffer.saveAs (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:977:19)
at TextBuffer.module.exports.TextBuffer.save (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:958:19)
at TextEditor.module.exports.TextEditor.save (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:628:26)
at Pane.module.exports.Pane.saveItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:554:18)
at Pane.module.exports.Pane.saveActiveItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:537:19)
at Workspace.module.exports.Workspace.saveActivePaneItem (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:687:35)
at atom-workspace.atom.commands.add.core:save (/Applications/Atom.app/Contents/Resources/app/src/workspace-element.js:295:30)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:242:29)
at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:558:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:396:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:180:20)
[Enter steps to reproduce below:]
Atom Version: 0.188.0 System: Mac OS X 10.10.3 Thrown From: eslint package, v0.15.0
Stack Trace
Uncaught Error: Definition for rule 'no-extra-bind' was not found.
Commands
Config
Installed Packages