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
Other versions (2.4.0?) can cause problems in build-catalog.js (directories.json generation) because there was a change in the callback argument to dirTree() function.
Related: mihneadb/node-directory-tree#57
Hi, really thanks for good library.
When testing onEachDirectory callback, it only returns top level directory.
I tested on nodejs v10, directory-tree v2.2.0, installed via npm.
I think onEachDirectory callback parameter is missing when calling directoryTree recursively.
node-directory-tree/lib/directory-tree.js
Line 99 in 5f2db29
The text was updated successfully, but these errors were encountered: