vue-router.esm.js?fe87:10 Uncaught Error: [vue-router] "path" is required in a route configuration
从错误上来看,应该是你没有写path属性或者单词写错了~
vue-router@3 合并到vue-router@4:
https://router.vuejs.org/zh/guide/migration/index.html