flutter doctor出现Windows Version (Unable to confirm if installed Windows version is的问题

这篇具有很好参考价值的文章主要介绍了flutter doctor出现Windows Version (Unable to confirm if installed Windows version is的问题。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

1 问题描述

Windows Version (Unable to confirm if installed Windows version is 10 or greater)

2 作者使用的软件版本

  • Windows 10
  • flutter 3.7.7

3 解决办法

  • 切换flutter渠道
    [1] 在cmd输入flutter channel 查看自己的flutter channel版本
    [2] 输入flutter channel master,将flutter版本切换为master
    [3]输入flutter upgrade 确保flutter更新到了最新版本
    [4]输入 flutter doctor 再次检查是否解决
    flutter doctor出现Windows Version (Unable to confirm if installed Windows version is的问题

文章来源地址https://www.toymoban.com/news/detail-408256.html

到了这里,关于flutter doctor出现Windows Version (Unable to confirm if installed Windows version is的问题的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包赞助服务器费用

相关文章

  • 消除Flutter doctor的警告Warning: `dart` on your path resolves to xxx/bin/dart

    消除Flutter doctor的警告Warning: `dart` on your path resolves to xxx/bin/dart

    最新更新了Flutter SDK到最新版本,然后使用 doctor 命令检查环境发现以下警告. Warning: dart on your path resolves to /usr/local/Cellar/dart/2.13.3/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/wangyang/Developer/develop_env/flutter_3.7.9. Consider adding /Users/wangyang/Developer/develop_env/flutter

    2024年02月11日
    浏览(10)
  • Unable to retrieve version information from Elasticsearch nodes.

    [error][elasticsearch-service] Unable to retrieve version information from Elasticsearch nodes. connect ECONNREFUSED 127.0.0.1:9200 今天在自己本地测试启动ElasticSearch和Kibana时,ElasticSearch已经启动的情况下,去启动Kibana时,报:Unable to retrieve version information from Elasticsearch nodes.  因为都是在本地,可能是因

    2024年02月11日
    浏览(9)
  • 2023年 Android Studio Unable to find bundled Java version 解决方法

    2023年 Android Studio Unable to find bundled Java version 解决方法

    学习flutter过程中发现 Unable to find bundled Java version 错误 搜索网上的解决方案都不对 最后在 b站 https://www.bilibili.com/video/BV1S4411E7LY?p=17vd_source=d7cf0e2cd70b3cc57314d2efcb598c3d 教程的课件中找到了解决方哦 我的flutter版本 jdk jdk-19.0.2 操作系统 windows11 如果是macOS系统,在jbr同目录下创建一

    2023年04月08日
    浏览(39)
  • 【Kibana启动报错】Unable to retrieve version information from Elasticsearch nodes.

    提示:这里简述项目相关背景: 使用docker单机安装elasticsearch后再安装kibana时找不到es 提示:这里描述项目中遇到的问题: 具体报错信息 es在启动时设置了密码开启了安全验证,导致kibana没访问到,取消安全验证就可让kibana找到es,由于我是学习所用,所以加不加安全验证无

    2024年02月08日
    浏览(10)
  • [疑难杂症]Kibana报错:Unable to retrieve version information from Elasticsearch nodes

    [疑难杂症]Kibana报错:Unable to retrieve version information from Elasticsearch nodes

            在使用Kibana连接ElasticSearch时,在ElasticSearch已经启动的情况下,再去启动Kibana,结果报错:          启动Kibana,我是已经将Kibana.yml中的elasticsearch.hosts修改为:[\\\"http://127.0.0.1:9200\\\"],使用的是localhost,如下图所示。          其中elasticsearch中的elasticsearch.yml中的netw

    2024年02月11日
    浏览(10)
  • docker启动Kibana报错:Unable to retrieve version information from Elasticsearch nodes

    背景:macbookpro m2安装了docker desktop,然后在docker desktop上安装elasticsearch、kibana、logstash,版本都是7.17.6 基本参数如下 笔记本型号 macbookpro m2 elasticsearch版本 7.17.6 kibana版本 7.17.6 logstash版本 7.17.6 elasticsearch的配置如下 kibana的配置如下(报错时的配置) ip配置的是localhost kibana的配

    2024年03月27日
    浏览(7)
  • 改变hive的端口8020到9000。(SemanticException Unable to determine if hdfs://node1:8020/user/hive/warehouse)

    改变hive的端口8020到9000。(SemanticException Unable to determine if hdfs://node1:8020/user/hive/warehouse)

    本人的情况是把Hadoop的hdfs的端口号改为9000,后原本的能用的hive出现这个错 Hive在执行某个操作(可能是在查询、加载数据或者写入数据到表中)时,试图连接到HDFS Namenode服务(位于node1:8020)。 所以我们要改一下hive的这个端口号,把他也改变成9000。同时因为原来是的数据都

    2024年01月20日
    浏览(13)
  • 启动springboot,出现Unable to start embedded Tomcat

    启动springboot,出现Unable to start embedded Tomcat

    查看报错信息的最后一行,发现在执行 TldScanner 这个类下面的方法时,出现 omitted ,一般这种情况,大概率是发生了jar冲突了。 如下图所示,查看 TldScanner 这个类,出现两处地方都包含,找到报错信息中 jetty-runner.jar 所在的依赖。我的工程是在hive-cli这个依赖里面。 使用De

    2024年02月13日
    浏览(14)
  • Git Clone 出现 “fatal: unable to access ‘Failed to connect to github

    Git Clone 出现 “fatal: unable to access ‘Failed to connect to github.com port : Timed out’” 解决方案 Python 在进行 Git Clone 操作时,有时会遇到 “fatal: unable to access ‘Failed to connect to github.com port : Timed out’” 错误。这个错误通常表示 Git 无法连接到 GitHub 服务器,导致克隆操作失败。以下是

    2024年02月08日
    浏览(36)
  • 解决wget命令出现Unable to establish SSL connection错误

    解决wget命令出现Unable to establish SSL connection错误

    1.问题描述:  Unable to establish SSL connection 无法建立SSL连接 2.解决方法: 一、加上跳过验证证书的参数\\\"--no-check-certificate\\\" 例如:wget --no-check-certificate URL下载地址

    2024年02月06日
    浏览(35)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包