You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changk99 opened this issue
Jun 15, 2019
· 1 comment
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.fsIssues and PRs related to the fs subsystem / file system.windowsIssues and PRs related to the Windows platform.
richardlau
added
duplicate
Issues and PRs that are duplicates of other issues or PRs.
fs
Issues and PRs related to the fs subsystem / file system.
windows
Issues and PRs related to the Windows platform.
labels
Jun 15, 2019
duplicateIssues and PRs that are duplicates of other issues or PRs.fsIssues and PRs related to the fs subsystem / file system.windowsIssues and PRs related to the Windows platform.
create a new file and set the file name 'test'
the index.js is same level
this will trigger the error
this will not trigger the error and the process does not exit
if test is a directory is no problem, but if test is a file and recursive is true, the process does not exit and keep waiting and not trigger error
The text was updated successfully, but these errors were encountered: