Skip to content

cb is not a function #1

@tiffoknee

Description

@tiffoknee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions