当前位置:网站首页>Vscode debug run fluent message: there is no extension for debugging yaml. Should we find yaml extensions in the market?
Vscode debug run fluent message: there is no extension for debugging yaml. Should we find yaml extensions in the market?
2022-07-06 19:43:00 【Snow pine】
This is a low-level problem , This is the pubspec.yaml When the file is opened and in the focus position, debug the compilation error , Sketch Map :


You should switch to the project file or switch to main.dart File and in the focus position before debugging and compiling , There will be no error at this time , Do not close pubspec.yaml File and then debug and compile .
open pubspec.yaml Save the file after modification ,vscode Will be executed by default flutter pub get command , Then automatically download dependent files , The premise is that YAML plug-in unit . because pubspec.yaml The file contains special commands , Don't open it when debugging and compiling .
边栏推荐
- How to access localhost:8000 by mobile phone
- It's enough to read this article to analyze the principle in depth
- After solving 2961 user feedback, I made such a change
- Leetcode 30. 串联所有单词的子串
- short i =1; i=i+1与short i=1; i+=1的区别
- Application of clock wheel in RPC
- 深入分析,Android面试真题解析火爆全网
- zabbix 代理服务器 与 zabbix-snmp 监控
- [play with Linux] [docker] MySQL installation and configuration
- MySQL information schema learning (II) -- InnoDB table
猜你喜欢
随机推荐
Druid 数据库连接池 详解
Tensorflow2.0 自定义训练的方式求解函数系数
Information System Project Manager - Chapter VIII project quality management
谷粒商城--分布式高级篇P129~P339(完结)
测试用里hi
广州首个数据安全峰会将在白云区开幕
Systematic and detailed explanation of redis operation hash type data (with source code analysis and test results)
DaGAN论文解读
企业精益管理体系介绍
How to do smoke test
An error occurs when installing MySQL: could not create or access the registry key needed for the
通俗的讲解,带你入门协程
如何自定义动漫头像?这6个免费精品在线卡通头像生成器,看一眼就怦然心动!
Carte de réflexion + code source + notes + projet, saut d'octets + jd + 360 + tri des questions d'entrevue Netease
MATLAB中deg2rad和rad2deg函数的使用
Dom 操作
Cereals Mall - Distributed Advanced p129~p339 (end)
【翻译】供应链安全项目in-toto移至CNCF孵化器
redisson bug分析
Interview assault 63: how to remove duplication in MySQL?








