Open angirarc opened 1 year ago
Following
I think this would be resolved by adding "type": "module"
to the package.json, though it can't be loaded from commonjs in that case
Following v1.4.0 has this error.
I use nextjs, i don't know if I have to do some particular configuration.
@IamRaynah did you resolve the issue?
Following v1.4.0 has this error.
I use nextjs, i don't know if I have to do some particular configuration.
@IamRaynah did you resolve the issue?
For nextjs this solution solve the issue!
Throws the error below when working with Astro + Vite `[vite] Error when evaluating SSR module /src/components/meeting.jsx: failed to import "@jitsi/react-sdk"
node_modules\@jitsi\react-sdk\lib\index.js:1
export * from './components';
^^^^^^`