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

feat: remove caret in @types/ws package version #4894

Closed
wants to merge 1 commit into from

Conversation

JansenMoscol
Copy link

@JansenMoscol JansenMoscol commented Jun 8, 2023

I have error with version 8.5.5

node_modules/@types/ws/index.d.ts(328,18): error TS2315: Type 'Server' is not generic.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 8, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: JansenMoscol / name: Jansen Moscol (b4a8316)

@alexander-akait
Copy link
Member

Why?

@JansenMoscol
Copy link
Author

Because I have error with version 8.5.5

node_modules/@types/ws/index.d.ts(328,18): error TS2315: Type 'Server' is not generic.

@alexander-akait
Copy link
Member

alexander-akait commented Jun 8, 2023

Please fix your typescript code, it is transitive dependency

@JansenMoscol
Copy link
Author

It's not my code, the new version @types/ws 8.5.5 broke the library. You can try doing a clean install.

@alexander-akait
Copy link
Member

@JansenMoscol In this case please open an issue in @types/ws, i.e. in https://github.com/DefinitelyTyped/DefinitelyTyped

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

Successfully merging this pull request may close these issues.

None yet

2 participants