fmeringdal / nettu-meet

Open source video conferencing system for tutors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not able to install and use

aky6 opened this issue · comments

commented

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