Skip to content
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

actually depend on graceful-fs #7

Merged
merged 2 commits into from
Sep 5, 2014
Merged

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Aug 29, 2014

Since graceful-fs doesn't monkey-patch the builtin, there's no need to make
it optional. Also, it's currently being pulled in all the time anyway, so why
not just depend on it normally?

Since graceful-fs doesn't monkey-patch the builtin, there's no need to make
it optional. Also, it's currently being pulled in all the time anyway, so why
not just depend on it normally?
@isaacs isaacs mentioned this pull request Aug 29, 2014
@ForbesLindesay
Copy link
Contributor

We'll have to remove [email protected] from the .travis.yml file, but this seems cleaner and simpler than #9 to me. P.S. I've added @isaacs and @othiym23 as collaborators on this repo in case I fail to respond to things quickly enough.

Also, I don't really know enough to know whether #4 should be merged or not.

@isaacs
Copy link
Contributor Author

isaacs commented Aug 29, 2014

Does graceful-fs not work on v0.8?

@isaacs
Copy link
Contributor Author

isaacs commented Aug 29, 2014

Oh, ffs, ok, make it ~ or whatever.

@ForbesLindesay
Copy link
Contributor

Yes, that might be sufficient

@isaacs
Copy link
Contributor Author

isaacs commented Sep 3, 2014

Expanded the graceful-fs dep version range, so it should work wiht v0.8 now.

@ForbesLindesay
Copy link
Contributor

That looks like it should be fine, but the travis-ci build is failing for 0.8?

@isaacs
Copy link
Contributor Author

isaacs commented Sep 4, 2014

OMG. npm 1.2 is so ancient and buggy and terrible.

@tjfontaine Please accept nodejs/node-v0.x-archive#7797 this is a huge waste of time for all of us.

@ForbesLindesay updated, should work now. Let's wait for travis to complete.

@isaacs
Copy link
Contributor Author

isaacs commented Sep 5, 2014

Travis completed successfully. +1.

ForbesLindesay added a commit that referenced this pull request Sep 5, 2014
actually depend on graceful-fs
@ForbesLindesay ForbesLindesay merged commit 6f53d50 into npm:master Sep 5, 2014
@ForbesLindesay
Copy link
Contributor

Released as 2.0.1

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.

2 participants