当前位置:网站首页>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 .
边栏推荐
- Zero foundation entry polardb-x: build a highly available system and link the big data screen
- Introduction to enterprise lean management system
- 关于图像的读取及处理等
- Swiftui game source code Encyclopedia of Snake game based on geometryreader and preference
- 力扣101题:对称二叉树
- IC设计流程中需要使用到的文件
- 凤凰架构3——事务处理
- MATLAB中deg2rad和rad2deg函数的使用
- 黑马--Redis篇
- [translation] supply chain security project in toto moved to CNCF incubator
猜你喜欢
随机推荐
Introduction to enterprise lean management system
思維導圖+源代碼+筆記+項目,字節跳動+京東+360+網易面試題整理
Black Horse - - Redis Chapter
Interview assault 63: how to remove duplication in MySQL?
Swiftui game source code Encyclopedia of Snake game based on geometryreader and preference
LeetCode_格雷编码_中等_89.格雷编码
谷粒商城--分布式高级篇P129~P339(完结)
Use of map (the data of the list is assigned to the form, and the JSON comma separated display assignment)
Tencent Android interview must ask, 10 years of Android development experience
Li Kou 101: symmetric binary tree
Chic Lang: attributeerror: partially initialized module 'CV2' has no attribute 'GAPI_ wip_ gst_ GStreamerPipe
Unbalance balance (dynamic programming, DP)
A5000 vGPU显示模式切换
It's super detailed in history. It's too late for you to read this information if you want to find a job
Blue Bridge Cup microbial proliferation C language
Simple application of VBA script in Excel
思维导图+源代码+笔记+项目,字节跳动+京东+360+网易面试题整理
潇洒郎: AttributeError: partially initialized module ‘cv2‘ has no attribute ‘gapi_wip_gst_GStreamerPipe
Spark foundation -scala
1805. 字符串中不同整数的数目









