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

createSingleFileWatcherPerName was removed with TypeScript 4.9 #67

Closed
P-Sc opened this issue Apr 21, 2023 · 1 comment
Closed

createSingleFileWatcherPerName was removed with TypeScript 4.9 #67

P-Sc opened this issue Apr 21, 2023 · 1 comment

Comments

@P-Sc
Copy link

P-Sc commented Apr 21, 2023

The following line throws an error on npm install, because createSingleFileWatcherPerNamewas removed in microsoft/TypeScript@fd05c0c .

pollingWatchFile: createSingleFileWatcherPerName(fsWatchFileWorker, useCaseSensitiveFileNames),

@oleavr oleavr closed this as completed in a1bd5a9 Apr 21, 2023
oleavr added a commit that referenced this issue Apr 21, 2023
@oleavr
Copy link
Member

oleavr commented Apr 21, 2023

Oops! Thanks a lot for reporting this. Just released 16.2.1 with the fix.

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

2 participants