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
NFO] 02:22:15 ts-node-dev ver. 2.0.0 (using ts-node ver. 10.9.1, typescript ver. 4.9.5)
Compilation error in nettu-meet/server/src/modules/chat/useCases/getChat/GetChatUseCase.ts
[ERROR] 02:22:19 ⨯ Unable to compile TypeScript:
src/modules/chat/useCases/getChat/GetChatUseCase.ts(30,54): error TS18046: 'err' is of type 'unknown'.
(node:16495) Warning: The "flush-bytes" option has been deprecated, use "flushBytes" instead
(Use node --trace-warnings ... to show where the warning was created)
(node:16495) Warning: The "es-version" option has been deprecated, use "esVersion" instead
The text was updated successfully, but these errors were encountered:
NFO] 02:22:15 ts-node-dev ver. 2.0.0 (using ts-node ver. 10.9.1, typescript ver. 4.9.5)
Compilation error in nettu-meet/server/src/modules/chat/useCases/getChat/GetChatUseCase.ts
[ERROR] 02:22:19 ⨯ Unable to compile TypeScript:
src/modules/chat/useCases/getChat/GetChatUseCase.ts(30,54): error TS18046: 'err' is of type 'unknown'.
(node:16495) Warning: The "flush-bytes" option has been deprecated, use "flushBytes" instead
(Use
node --trace-warnings ...
to show where the warning was created)(node:16495) Warning: The "es-version" option has been deprecated, use "esVersion" instead
The text was updated successfully, but these errors were encountered: