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
/usr/local/lib/node_modules/mddir/src/mddir.js:25
if (err) return done(err);
^
ReferenceError: done is not defined
at /usr/local/lib/node_modules/mddir/src/mddir.js:25:14
at FSReqCallback.oncomplete (fs.js:146:23)
System info
MacOS 10.15.1
What I've done
npm install mddir -g
cd
to folder I want to viewmddir
Result
Followed this, still get the same
The text was updated successfully, but these errors were encountered: