Skip to content

Replaced path.exists with fs.exists - #1

Open
snottyplatypus wants to merge 1 commit into
elbowdonkey:masterfrom
snottyplatypus:patch-1
Open

Replaced path.exists with fs.exists#1
snottyplatypus wants to merge 1 commit into
elbowdonkey:masterfrom
snottyplatypus:patch-1

Conversation

@snottyplatypus

Copy link
Copy Markdown

path.exists() has been replaced by fs.exists in newer version of Node.js, replacing it prevents from having an "path.exists is not a function" error

path.exists() has been replaced by fs.exists in newer version of Node.js, replacing it prevents from having an "path.exists is not a function" error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant