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
When attempting to use the @videosdk.live/rtc-js-prebuilt package in a React project with Vite, the following error occurs:
[plugin:vite:import-analysis] Failed to resolve import "@videosdk.live/rtc-js-prebuilt" from "src/Pages/100ms/VideoSDK.jsx". Does the file exist?
Environment Details:
Node Version: v18.19.1
Vite Version: latest
@videosdk.live/rtc-js-prebuilt Version: 0.3.42
I’ve followed the installation and import steps from the documentation, but the error persists.Could you please help me understand the reason behind this issue and guide me on how to fix it? Any insights or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
When attempting to use the @videosdk.live/rtc-js-prebuilt package in a React project with Vite, the following error occurs:
[plugin:vite:import-analysis] Failed to resolve import "@videosdk.live/rtc-js-prebuilt" from "src/Pages/100ms/VideoSDK.jsx". Does the file exist?
Environment Details:
Node Version: v18.19.1
Vite Version: latest
@videosdk.live/rtc-js-prebuilt Version: 0.3.42
I’ve followed the installation and import steps from the documentation, but the error persists.Could you please help me understand the reason behind this issue and guide me on how to fix it? Any insights or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: