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
constdeleteEmpty=require("delete-empty");constpath=undefined;// assumes the input is wrongconstonDone=(err,result)=>console.log("finished",err,result);try{deleteEmpty(path,onDone);}catch(err){console.log("err",err);}
delete-empty/index.js
Line 50 in 6ae3454
This error should be passed to the callback.
The text was updated successfully, but these errors were encountered: