cakebake / markdown-themeable-pdf

ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
https://atom.io/packages/markdown-themeable-pdf
133 stars 37 forks source link

Uncaught Error: Notification must be created with string message: undefined #108

Closed shreyateeza closed 6 years ago

shreyateeza commented 6 years ago

After installing markdown-themeable-pdf, on converting to pdf using one of the following ways:

Atom: 1.28.1 x64 Electron: 2.0.4 OS: Ubuntu 18.04 Thrown From: markdown-themeable-pdf package 1.2.1

Stack Trace

Uncaught Error: Notification must be created with string message: undefined

At /snap/atom/167/usr/share/atom/resources/app/src/notification.js:21

Error: Notification must be created with string message: undefined
    at Notification.validate (/snap/atom/167/usr/share/atom/resources/app/src/notification.js:21:19)
    at new Notification (/snap/atom/167/usr/share/atom/resources/app/src/notification.js:16:16)
    at NotificationManager.addError (/snap/atom/167/usr/share/atom/resources/app/src/notification-manager.js:154:39)
    at /packages/markdown-themeable-pdf/lib/markdown-themeable-pdf.js:495:44
    at /packages/markdown-themeable-pdf/node_modules/html-pdf/lib/pdf.js:58:21
    at ChildProcess.respond (/packages/markdown-themeable-pdf/node_modules/html-pdf/lib/pdf.js:126:14)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

Commands

  9x -1:11.9.0 core:backspace (input.hidden-input)
     -0:09.9.0 markdown-themeable-pdf:export (div.line)

Non-Core Packages

busy-signal 1.4.3 
gpp-compiler 3.0.7 
intentions 1.1.5 
linter 2.2.0 
linter-eslint 8.4.1 
linter-ui-default 1.7.1 
markdown-themeable-pdf 1.2.1 
shreyateeza commented 6 years ago

@cakebake Is there a way to fix this issue? Actually, I didn't get the issue as well. Can you please let me know if this issue is related to the atom or my PC?

cakebake commented 6 years ago

Can you please let me know if this issue is related to the atom or my PC?

Hello! Thank´s for your feedback, but I also could not reproduce this issue. Currently I am working on version 2. For version 1, there are no more updates. Closing.