question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove mkdirp in favor of fs-extra

See original GitHub issue

@astorije added fs-extra in 8ebe29fca53c30618b322168a969733d2f314174, and it has duplicate functions of mkdirp

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
xPawcommented, Jun 5, 2016

fs-extra has some nice methods that we might use in the future. I would opt into using it.

0reactions
daniel-tpcommented, Jun 12, 2016

This should be closed as fixed in #390.

Read more comments on GitHub >

github_iconTop Results From Across the Web

fs-extra - npm
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Read more >
Support ESM · Issue #746 · jprichardson/node-fs-extra - GitHub
Remove wrench, fs-plus in favor of fs-extra (Reviving #836) atom/apm#894 ... Before. test/test.js. import {mkdirp, writeFile, readJson} from "fs-extra" ...
Read more >
Remove directory which is not empty - node.js - Stack Overflow
I'm using fs-extra to bring all the cool stuff : fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such...
Read more >
Top 5 fs-extra Code Examples - Snyk
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. GitHub. MIT.
Read more >
fs-extra | Yarn - Package Manager
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. fs, file, file system,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found