mafintosh / mafintosh/browserify-fs
browserify-js not making directory
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
hello,
I tried the same as per documentation it does not make any directory and only on browser console it shows undefined.
Thanks!
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.
Research direction
Start by reproducing the documented directory-creation example in a browser and observe the browser console output. Trace the browserify-fs directory operation from that example to determine why no directory is created and why the result is undefined; done means the documented operation creates the directory and returns the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100