hbs icon indicating copy to clipboard operation
hbs copied to clipboard

Error trying to use hbs on express

Open mdjinn31 opened this issue 2 years ago • 0 comments

I'm getting the following error with this library, using v16.13.2 of node

\node_modules\hbs\lib\hbs.js:102 cb(prependFilenameToError(filename, err)) ^

TypeError: cb is not a function at \node_modules\hbs\lib\hbs.js:102:9 at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)

mdjinn31 avatar Oct 04 '22 08:10 mdjinn31