mafintosh / mafintosh/level-filesystem

fs.exists seems to be deprecated - fs.existsSync(path) maybe the replacement?

Open
#14 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
166
Forks
23
PR merge metrics
No merged PRs in 30d

Description

https://nodejs.org/api/fs.html#fs_fs_existssync_path

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked Node.js fs documentation and locating the implementation of fs.exists in this repository. Determine whether the deprecated API is still used and whether fs.existsSync(path) is the intended replacement; the issue is done when the supported behavior is clear and covered by the relevant existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.