You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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`
The text was updated successfully, but these errors were encountered: