TypeError Cannot read properties of undefined (reading ‘matched‘)vue项目创建之后写路由报错

Posted 程序员超时空

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TypeError Cannot read properties of undefined (reading ‘matched‘)vue项目创建之后写路由报错相关的知识,希望对你有一定的参考价值。

vue项目创建之后写路由报错

原代码:

修改之后代码

在 import 路由文件后,命名为Router,就会出现报错,
原因:
router 才是Vue实例化的配置字段名称,不识别其他的

《一线大厂前端面试题+开发学习笔记+最新架构讲解视频+事站项目讲义》
【https://docs.qq.com/doc/DQVJzbnRIWWNtcVR4】完整内容开源分享

以上是关于TypeError Cannot read properties of undefined (reading ‘matched‘)vue项目创建之后写路由报错的主要内容,如果未能解决你的问题,请参考以下文章

TypeError: Cannot read properties of undefined (reading 'app') (Flutter web app)

TypeError: Cannot read properties of undefined (reading 'length') - 想要解释为啥代码这样说

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'fingerprint') Laravel Live

D3.js 一直遇到这个错误 TypeError: Cannot read properties of null (reading 'ownerDocument')?

React Material UI:Appbar 给出了 TypeError: Cannot read properties of undefined (reading '100')

TypeError: Cannot read property 'scrollIntoView' of null 如何解决?