adrianhajdin / zoom-clone

Learn to develop a professional enterprise-ready video conferencing app in hours using Next.js 14, Stream, and Tailwind CSS.
https://jsmastery.pro
957 stars 325 forks source link

⚠ Attempted to load @next/swc-win32-x64-msvc, #2

Open zabihbakhtiari opened 6 months ago

zabihbakhtiari commented 6 months ago

⚠ Attempted to load @next/swc-win32-x64-msvc,

bharatpaliwal-169 commented 5 months ago

Simple restart the project or if problem still remains, delete the node_modules, package-lock.json and package.json. Copy the package.json from the main branch and then make npm i && npm run dev. It must work!!