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
after installing when I start the server npm run dev I got this error
next js 13.4.9
I am using 'use client'
Steps
/** - error node_modules\react-jinke-music-player\lib\index.js (120:0) @ eval- error TypeError: _sortablejs.Swap is not a constructor at __webpack_require__ (C:\Users\dm247\OneDrive\Desktop\Next\my-app\.next\server\webpack-runtime.js:33:43) at eval (./src/components/Player.jsx:14:82) at (sc_client)/./src/components/Player.jsx (C:\Users\dm247\OneDrive\Desktop\Next\my-app\.next\server\app\page.js:2027:1) at __webpack_require__ (C:\Users\dm247\OneDrive\Desktop\Next\my-app\.next\server\webpack-runtime.js:33:43)null */
The text was updated successfully, but these errors were encountered:
Version
4.24.2
Description
after installing when I start the server npm run dev I got this error
next js 13.4.9
I am using 'use client'
Steps
The text was updated successfully, but these errors were encountered: