-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Using the test code provided, I'm getting the following error..
..node_modules/sails-html-pdf/index.js:68
cb(e);
^
TypeError: cb is not a function
The only difference I have is the template dir:
module.exports.pdf = {
templateDir: 'views/pages'
}
It works if I kill cb at lines 65 and 68
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels