You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running redmine:my-issues without .atom-redmine config file throws error.
Atom Version: 1.0.0 System: Mac OS X 10.10.3 Thrown From: redmine package, v0.2.1
Stack Trace
Failed to activate the redmine package
At ENOENT: no such file or directory, open '/Users/timou/Code/atom/redmine/.atom-redmine'
Error: ENOENT: no such file or directory, open '/Users/timou/Code/atom/redmine/.atom-redmine'
at Error (native)
at Object.fs.openSync (fs.js:544:18)
at Object.module.(anonymous function) [as openSync] (ATOM_SHELL_ASAR.js:118:20)
at Object.fs.readFileSync (fs.js:396:15)
at Object.fs.readFileSync (ATOM_SHELL_ASAR.js:369:29)
at Object.module.exports.readFileSync (/Users/timou/Code/atom/redmine/node_modules/season/lib/cson.js:144:21)
at /Users/timou/Code/atom/redmine/lib/redmine.js:95:42
at Array.forEach (native)
at Object.readConfigFile (/Users/timou/Code/atom/redmine/lib/redmine.js:92:29)
at Object.activate (/Users/timou/Code/atom/redmine/lib/redmine.js:65:15)
at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:240:19)
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:222:20)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:159:32)
at CommandPaletteView.module.exports.SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
at space-pen-div.atom.commands.add.core:confirm (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:241:29)
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)
Running
redmine:my-issues
without.atom-redmine
config file throws error.Atom Version: 1.0.0
System: Mac OS X 10.10.3
Thrown From: redmine package, v0.2.1
Stack Trace
Failed to activate the redmine package
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: