Vue-Router 错误:Uncaught (in promi

2022-04-05  本文已影响0人  一杆梅子酒

Vue-Router 错误

Uncaught (in promise) TypeError: api.now is not a function
    at eval (vue-router.esm-bundler.js?6c02:2489:1)
    at eval (vue-router.esm-bundler.js?6c02:3296:1)
    at Array.forEach (<anonymous>)
    at triggerError (vue-router.esm-bundler.js?6c02:3296:1)
    at eval (vue-router.esm-bundler.js?6c02:3037:1)

解决方案

  1. 删除 node_modules
  2. 重新安装依赖 npm i
上一篇 下一篇

猜你喜欢

热点阅读