The project built using vue-cli uses vux for the UI. According to the official vux document, the scroller uses other third-party ones. The originally good project can still run, but it will not work after installing the scroller. I really don’t understand why I reported this error, and commenting out the newly added code has no effect. Please tell me how to deal with it. I installed a vue-scroller and it can’t run.
If the dependent component reports an error, you don’t want to take the blame, just delete the dependency and give it a try
Retry npm install and try it
But judging from the code, arguments[i].apply reports an error, indicating that arguments[i] may not be a function. Check to see if there are any problems with your input parameters