Missing option for Node fs mkdirSync that takes option with recursive and mode as object. other options too not present
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by locating the existing fs.mkdirSync binding in this repository and compare it with the Node.js fs.mkdirSync documentation linked in the issue. Extend the binding to cover the options object shown, including recursive and mode, and verify that the documented options are represented.
Written by the indexing model from the issue text.
Description
their is no bindings for options argument passed to fs.mkdirSync with
fs.mkdirSync ("temp/db", { recursive: true, mode: "mymode" })
https://nodejs.org/api/fs.html#fs_fs_mkdir_path_options_callback
- Dominant language
- F#
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fable-compiler/fable-node
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
fable-compiler/fable-node#31 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
fable-compiler/fable-node#29 · 1 comment ·
-
fable-compiler/fable-node#9 · 15 comments · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
fable-compiler/fable-node#2 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
fable-compiler/fable-node#1 · 17 comments · 2 reactions ·
All issues in fable-compiler/fable-node
Similar issues
-
Area: Excel support
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
modelcontextprotocol/python-sdk#3566 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
griptape-ai/griptape#2353 ·