Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in next Js 13 #543

Open
himanshu8443 opened this issue Jul 12, 2023 · 3 comments
Open

error in next Js 13 #543

himanshu8443 opened this issue Jul 12, 2023 · 3 comments

Comments

@himanshu8443
Copy link

himanshu8443 commented Jul 12, 2023

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

/**
 - 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
 */
@Sachio-haise
Copy link

me too I am facing that error. Still can't find the solution

@TeaByte
Copy link

TeaByte commented Aug 14, 2023

same here

@himanshu8443 himanshu8443 changed the title I got error this in next Js error in next Js Aug 14, 2023
@himanshu8443 himanshu8443 changed the title error in next Js error in next Js 13 Aug 14, 2023
@pomeloking01
Copy link

i work fine using dynamic import player

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants