Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Uncaught TypeError: Cannot read property 'call' of undefined #6870

Closed
ysakasin opened this issue May 20, 2015 · 3 comments
Closed

Uncaught TypeError: Cannot read property 'call' of undefined #6870

ysakasin opened this issue May 20, 2015 · 3 comments

Comments

@ysakasin
Copy link

When using markdown-pdf, v1.3.6, atom raise it.
Is reporting plugin-repo better?

Atom Version: 0.200.0
System: Mac OS X 10.10.3
Thrown From: Atom Core

Stack Trace

Uncaught TypeError: Cannot read property 'call' of undefined

At /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:238

TypeError: Cannot read property 'call' of undefined
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:238:28)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:153:19)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:71:30)
    at emitOne (events.js:77:13)
    at EventEmitter.emit (events.js:166:7)

Commands

     -0:00.8.0 markdown-pdf:convert (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{
  "core": {
    "disabledPackages": [
      "atom-terminal",
      "language-haml",
      "web-view",
      "language-haskell",
      "language-slim",
      "japanese-wrap"
    ],
    "themes": [
      "atom-dark-ui",
      "atom-dark-syntax"
    ]
  },
  "editor": {
    "invisibles": {}
  }
}

Installed Packages

# User
markdown-pdf, v1.3.6

# Dev
No dev packages
@50Wliu
Copy link
Contributor

50Wliu commented May 20, 2015

This issue was moved to travs/markdown-pdf#54

@ysakasin
Copy link
Author

@50Wliu Thanks 😄

@lock
Copy link

lock bot commented Jan 22, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants