Home  >  Q&A  >  body text

node.js - Unknown error in vue-cli project, solution

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_leeringa_lee2671 days ago664

reply all(3)I'll reply

  • 某草草

    某草草2017-05-31 10:43:19

    If the dependent component reports an error, you don’t want to take the blame, just delete the dependency and give it a try

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-31 10:43:19

    Retry npm install and try it

    reply
    0
  • 怪我咯

    怪我咯2017-05-31 10:43:19

    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

    reply
    0
  • Cancelreply