Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chokidar watch should implement fs.FSWatcher and it is not #14595

Closed
4 tasks done
tyv opened this issue Feb 13, 2017 · 3 comments
Closed
4 tasks done

chokidar watch should implement fs.FSWatcher and it is not #14595

tyv opened this issue Feb 13, 2017 · 3 comments

Comments

@tyv
Copy link
Contributor

tyv commented Feb 13, 2017

  • I tried using the @types/xxxx package and had problems.
  • I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
  • I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there).
  • Mention the authors (see Definitions by: in index.d.ts) so they can respond.
@tyv
Copy link
Contributor Author

tyv commented Feb 13, 2017

for example it is missing .once etc..
here is node fs.FSWatch https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/node/index.d.ts#L2208-L2235

@amir-arad
Copy link

see also #14563

@AviVahl
Copy link
Contributor

AviVahl commented Mar 24, 2017

Fix merged into master. FYI @tyv @amir-arad

@tyv tyv closed this as completed Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants