Definitelytyped: [@types/node] Function fs.promises.opendir is missing

Created on 28 Oct 2019  路  3Comments  路  Source: DefinitelyTyped/DefinitelyTyped

If you know how to fix the issue, make a pull request instead.

  • [x] I tried using the @types/xxxx package and had problems.
  • [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
  • [x] I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there).
  • [x] [Mention](https://github.com/blog/821-mention-somebody-they-re-notified) the authors (see Definitions by: in index.d.ts) so they can respond.

    • Authors: @a-tarasyuk @jkomyno @alvis @r3nya

If you do not mention the authors the issue will be ignored.

The new function fs.promises.opendir is missing in types definition (property doesn't exist)

More infos on this function here: https://nodejs.org/api/fs.html#fs_fspromises_opendir_path_options

All 3 comments

@TdyP, could you check and close?

New signature has another issue tracked at https://github.com/DefinitelyTyped/DefinitelyTyped/issues/39994

Was this page helpful?
0 / 5 - 0 ratings