Check synchronously if file/directory exists in Node.js
Asked 07 September, 2021
Viewed 1.9K times
  • 51
Votes

How can I synchronously check, using node.js, if a file or directory exists?

18 Answer