browserify / browserify/brfs

readdirSync not showing the correct results after file changes

Open
#56 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
556
Forks
58
PR merge metrics
No merged PRs in 30d

Description

The first time I do `fs.readdirSync` it gives me the correct result. After I delete one file and use `chokidar` to trigger this `unlink` event `fs.readdirSync` still gives me the same results. Is this the correct behavior? If yes, is there anyway I can get the updated list of files? Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.