A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>

报错原因是react-router-dom依赖为6版本,需要使用6版本的写法

或者直接安装6以下版本依赖

npm i react-router-dom@5.2.0

对比5版本写法

使用Route报错:A <Route> is only ever to be used as the child of <Routes> element, never rendered directl相关推荐

  1. 请求报错No route to host (Host unreachable)

    请求报错No route to host (Host unreachable); nested exception is java.net.NoRouteToHostException: No rou ...

  2. centos8: 执行 telnet ip port 报错 No route to host

    命名端口全部打开 firewall-cmd --add-port=8089/tcp 但是 telnet ip 8089 还是报错如下 [root@localhost bin]# telnet 192. ...

  3. 报错:/check/src/check_log.c:27:10: 致命错误: subunit/child.h:没有那个文件或目录

    报错: external/check/src/check_log.c:27:10: 致命错误: subunit/child.h:没有那个文件或目录解决: # git clone https://git ...

  4. react中使用Route报错` A <Route> is only ever to be used as the child of <Routes> element, never rendered`

    解决方法:修改react-router-dom的依赖版本为"react-router-dom": "^4.2.2",

  5. 【报错】route config “component“ for path: /test cannot be a string id. Use an actual component instead.

    vue-router配置组件:config component 这个是错误代码 const routes = [{path: '/test',name: '路由测试',component: './vi ...

  6. Reacte路由报错:A <Route> is only ever to be used as the child of <Routes> element, never rendered direct

    由于react-router-dom更新到6版本以后,有一些写法开始与5不同 1.包裹方式不同 A <Route> is only ever to be used as the child ...

  7. 【无标题】A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Pl

    版本问题的语法错误:可以选择npm i react-router-dom@5.2.0回到5版本,或者直接用6版本语法 A <Route> is only ever to be used a ...

  8. ipv6网络使用scp,并解决No route to host与no matches found报错

    从本地上传文件到远程服务器: scp 本地文件 root@\[ipv6地址\]:远程目录 例: scp test.txt root@\[2001::41:21\]:/root/ 如果ipv6地址没有用 ...

  9. Vue项目上线后刷新报错404问题(apache,nginx,tomcat)

    一. Vue项目打包发布apache报错: route,配置一个覆盖所有的路由情况 1.需要修改router/index.js中new Router 配置,加一个base: '/htcm_front/ ...

最新文章

  1. 物料单位转换的两个函数
  2. 复习javascript中call,apply,bind的用法
  3. python 管道 异步读取 select_python之异步select解析
  4. h5页面嵌入android app时遇到的问题
  5. Spark数据分析及处理_ELT
  6. sqlserver text最大长度_1156. 单字符重复子串的最大长度
  7. python绘制多边形_在python-matplotlib中绘制3D多边形
  8. 谷歌推出一款72个量子比特的通用量子计算机
  9. ADF11g-041:禁止或允许其它网站添加ADF页面到iframe中
  10. 写代码累了,读读这些书~
  11. 12个同父异母的孩子都有自闭症,简历造假的捐精者吸引了全球顶级专家
  12. 2020ciscn 部分二进制WP(持续更新)
  13. 小米机器人虚拟墙设置_扫地机器人虚拟墙介绍及怎样设置
  14. Arduino开发(二)_基于Arduino UNO开发板的RGB灯光控制方法
  15. 【Win】全角半角切换 | 解决英文字符变宽
  16. anima2d的优化和压缩
  17. 【算法题解】爱因斯坦楼梯 - 若每步上2阶,最后剩下1阶;若每步上3阶,最后剩2阶;若每步上5阶最后剩下4阶;若每步上6阶最后剩5阶;只有每步上7阶最后刚好一阶也不剩。请问该阶梯至少有多少阶
  18. SeaJS从入门到原理
  19. 一张照片引发的“美国总统泄密”事件
  20. ubuntu下使用GeographicLib库

热门文章

  1. // #ifdef MP-WEIXIN微信小程序无效,不执行
  2. 该不该和教师一起去做项目
  3. 对于Python的get-pip.py安装教程
  4. win7计算机名怎么是感叹号,Win7系统wifi信号后出现感叹号怎么办 Win7连接wifi后出现感叹号三种原因和解决方法...
  5. Qtum量子链发布QIP-19支持隐私资产技术提案
  6. 疫情当前,产品求职者更需苦练内功
  7. 计算机系大神和数学系系花,小甜文:《一贱钟情,大神求放过》1v1双C,男主小奶狗,全程高甜...
  8. Problem K: 三角形数
  9. java项目----教务管理系统_基于Java的教务管理系统
  10. 产品经理如何设计网页导航菜单