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

rmrf/rmRecursive missing from fs.extra #6

Closed
untrix opened this issue Jul 25, 2012 · 4 comments
Closed

rmrf/rmRecursive missing from fs.extra #6

untrix opened this issue Jul 25, 2012 · 4 comments

Comments

@untrix
Copy link

untrix commented Jul 25, 2012

I Installed per instructions: npm install -S fs.extra
I import the module as instructed - fs = require('fs.extra');
At the end I do get fs.mkdirp, but not fs.rmrf - the property is defined but its value is undefined.
Not sure if this is a npm-registry issue or what ...

Thanks,
SS.

@coolaj86
Copy link
Owner

Yeah, 7 days ago one of the dependencies changed. Should be fixed now. Also, I'm moving this to

https://github.com/coolaj86/utile-fs

@untrix
Copy link
Author

untrix commented Jul 27, 2012

Thanks for responding.
If you're moving it to utile-fs, will I loose the fs.extra module in the immediate future (e.g. when someone sets up their dev. env. from scratch)?

@coolaj86
Copy link
Owner

No, I won't remove it. But at some point the next update will be under
that new name.

Sent from my iPhone

On Jul 27, 2012, at 12:24 AM, Sumeet Singh
reply@reply.github.com
wrote:

Thanks for responding.
If you're moving it to utile-fs, will I loose the fs.extra module in the immediate future (e.g. when someone sets up their dev. env. from scratch)?


Reply to this email directly or view it on GitHub:
#6 (comment)

@untrix
Copy link
Author

untrix commented Jul 27, 2012

Alright. Closing the issue.

Best.

@untrix untrix closed this as completed Jul 27, 2012
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

No branches or pull requests

2 participants