YisalKhan
YisalKhan
I am also facing this same issue. After googling it, I came to know that this package has been deprecated and its name has been changed to `ngx-sortablejs`. So please...
Thanks @smnbbrv, Then please let me know should I update my package name in my `package.json` file. Or should I remove this package or use this from scratch.
I have fixed this issue by defining the fixed version of `sorablejs` in `package.json` file and then run the `npm i` command. You can fixed the specific version by removing...