| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
I didn't add any line suggesting to use fs.watchFile() as this option is mentioned later.
Sorry, something went wrong.
|
@richardlau take a look when you have a spare minute |
Sorry, something went wrong.
There was a problem hiding this comment.
Can you undo the unrelated table formatting changes?
Sorry, something went wrong.
|
cc @nodejs/platform-ibmi |
Sorry, something went wrong.
|
@richardlau Sure Probably some formatting is done by my IDE. I'll fix this |
Sorry, something went wrong.
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability
There was a problem hiding this comment.
I've deleted the unnecessary table formatting. That was done automatically by my IDE.
Sorry, something went wrong.
|
LGTM. Thanks, @iandrc!! |
Sorry, something went wrong.
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability PR-URL: #34611 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability PR-URL: #34611 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability PR-URL: #34611 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability PR-URL: #34611 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Add a line that IBM i does not support `fs.watch()`. Fixes: #34607 Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability PR-URL: #34611 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Add a line that IBM i does not support fs.watch().
Fixes: #34607
Refs: https://nodejs.org/docs/latest/api/fs.html#fs_availability
Checklist