You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: