Skip to content

Use pre node@4 compatible path-exists #685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 19, 2016
Merged

Use pre node@4 compatible path-exists #685

merged 2 commits into from
Sep 19, 2016

Conversation

SimenB
Copy link
Contributor

@SimenB SimenB commented Sep 19, 2016

@@ -58,7 +58,7 @@
"json-loader": "0.5.4",
"object-assign": "4.1.0",
"opn": "4.0.2",
"path-exists": "3.0.0",
"path-exists": "2.1.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you want this as well?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think it's fine to use the same old version here for consistency. The new version doesn't have any additional functionality.

Copy link
Contributor

@fson fson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks @SimenB.

@@ -58,7 +58,7 @@
"json-loader": "0.5.4",
"object-assign": "4.1.0",
"opn": "4.0.2",
"path-exists": "3.0.0",
"path-exists": "2.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think it's fine to use the same old version here for consistency. The new version doesn't have any additional functionality.

@fson fson merged commit 07623e2 into facebook:master Sep 19, 2016
@SimenB SimenB deleted the path-exists branch September 20, 2016 05:03
feiqitian pushed a commit to feiqitian/create-react-app that referenced this pull request Oct 25, 2016
* Revert "Add ES5 version of `path-exists` to CLI"

This reverts commit fc3ab46.

* Use pre node@4 compatible `path-exists`

Ref facebook#617
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants