node
node copied to clipboard
fs: reduce throwing unnecessary errors on glob
Removes unnecessary error thrown when lstatSync is called without throwIfNoEntry
option.