isaacs / node-graceful-fs

fs with incremental backoff on EMFILE
ISC License
1.27k stars 148 forks source link

missing file 'fs.js' #235

Open randydu opened 1 year ago

randydu commented 1 year ago

In package.json:

  "files": [
    "fs.js",
    ...
  ],

A file 'fs.js' is specified but does not exist in the current sources.