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
Uncaught TypeError: Cannot read property 'length' of undefined
/Users/divjotsingh/.atom/packages/allcontributors/lib/allcontributors.coffee:73
Hide Stack Trace
TypeError: Cannot read property 'length' of undefined
at Object.module.exports.Allcontributors.transform (/Users/divjotsingh/.atom/packages/allcontributors/lib/allcontributors.coffee:73:106)
at atom-workspace.subscriptions.add.atom.commands.add.allcontributors:transform (/Users/divjotsingh/.atom/packages/allcontributors/lib/allcontributors.coffee:11:93)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
at /opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:570:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:378:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
at HTMLDocument.<anonymous> (/opt/homebrew-cask/Caskroom/atom/1.2.3/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
Expected: Things to work normally
It works fine when I use cli to open project folder though.
The text was updated successfully, but these errors were encountered:
STR:
Result:
Expected: Things to work normally
It works fine when I use cli to open project folder though.
The text was updated successfully, but these errors were encountered: