-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
$percollate pdf --output 1.pdf https://reactjs.org/docs/hello-world.html
Fetching: https://reactjs.org/docs/hello-world.html
Enhancing web page
(node:10750) UnhandledPromiseRejectionWarning: ReferenceError: anchor is not defined
at Array.from.forEach.img (/usr/lib/node_modules/percollate/src/enhancements.js:12:18)
at Array.forEach (<anonymous>)
at imagesAtFullSize (/usr/lib/node_modules/percollate/src/enhancements.js:11:57)
at cleanup (/usr/lib/node_modules/percollate/index.js:40:2)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:10750) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:10750) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working