node.js - Unknown error in vue-cli project, solution
ringa_lee
ringa_lee 2017-05-31 10:41:19
0
3
702

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.

ringa_lee
ringa_lee

ringa_lee

reply all(3)
某草草

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!