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

error TS1005: ',' expected V 2.5.3 #86

Closed
caburet opened this issue Feb 21, 2024 · 2 comments
Closed

error TS1005: ',' expected V 2.5.3 #86

caburet opened this issue Feb 21, 2024 · 2 comments
Labels
Milestone

Comments

@caburet
Copy link

caburet commented Feb 21, 2024

Hi, good evening.
I'm using socket.io with an old version of TSC 4.3.5 and a new version of socket.io-adapter V 2.5.3. With the new version i had a problem when i run TSC command. Close this issue if you think TSC is too old. Thanks

`[Container] 2024/02/21 17:59:00.205028 Running command npm run build

[email protected] build
npx tsc

node_modules/socket.io-adapter/dist/cluster-adapter.d.ts(1,24): error TS1005: ',' expected.
node_modules/socket.io-adapter/dist/cluster-adapter.d.ts(1,45): error TS1005: ',' expected.
node_modules/socket.io-adapter/dist/cluster-adapter.d.ts(1,68): error TS1005: ',' expected.

[Container] 2024/02/21 17:59:21.459878 Command did not exit successfully npm run build exit status 2`

darrachequesne added a commit that referenced this issue Feb 22, 2024
@darrachequesne
Copy link
Member

Sorry for that! This should be fixed by ca397f3, included in 2.5.4.

@darrachequesne darrachequesne added this to the 2.5.4 milestone Feb 23, 2024
@caburet
Copy link
Author

caburet commented Feb 26, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants