Edumeet client - Cannot find module './slices/webrtcSlice

Trying to build Edumeet client:
yarn build
yarn run v1.22.19
$ tsc && vite build
src/store/store.tsx:35:25 - error TS2307: Cannot find module ‘./slices/webrtcSlice’ or its corresponding type declarations.

35 import webrtcSlice from ‘./slices/webrtcSlice’;
~~~~~~~~~~~~~~~~~~~~~~
why is webrtcSlice missing and how can I resolve this pleeease, anyone?

How Is Edummet related to mediasoup libraries category at all? It’s not. Please ask in the forum/project of Edumeet.

1 Like

Apologies. Yes I get you. However I did see other posts on Edumeet here as you’re no doubt aware it’s underlying architecture uses mediasoup.