当前位置:网站首页>[vscode - vehicle plug-in reports an error] cannot find module 'xxx' or its corresponding type declarations Vetur(2307)
[vscode - vehicle plug-in reports an error] cannot find module 'xxx' or its corresponding type declarations Vetur(2307)
2022-07-03 06:53:00 【Alisone_ li】
Cannot find module '@/utils/request' or its corresponding type declarations.Vetur...
Cause analysis
Error reporting example , As shown in the figure :

The emergence of the above problems , Generally due to Visual Studio Code Installed in Vetur plug-in unit , It requires :
- 1, The project is in the workspace root directory ( Is to drag the project folder into vscode After the effect of )
- 2, Project number one ( If you are not in the first place, you can drag the mouse to move the item to the first place )
Solution
Move the project directly to the first place in the workspace :

边栏推荐
- opencv
- How can I split a string at the first occurrence of “-” (minus sign) into two $vars with PHP?
- error C2017: 非法的转义序列
- crontab定时任务
- Resttemplate configuration use
- UTC time, GMT time, CST time
- Pytorch exercise items
- Arctic code vault contributor
- Troubleshooting of high CPU load but low CPU usage
- Derivation of variance iteration formula
猜你喜欢

In depth analysis of reentrantlock fair lock and unfair lock source code implementation

Ruoyi interface permission verification

How to migrate or replicate VMware virtual machine systems

Liang Ning: 30 lectures on brain map notes for growth thinking

HMS core helps baby bus show high-quality children's digital content to global developers

Arctic code vault contributor

论文笔记 VSALM 文献综述《A Comprehensive Survey of Visual SLAM Algorithms》

【类和对象】深入浅出类和对象

Summary of the design and implementation of the weapon system similar to the paladin of vitality

2022年华东师范大学计科考研复试机试题-详细题解
随机推荐
2022-06-23 VGMP-OSPF-域間安全策略-NAT策略(更新中)
The essence of interview
C2338 Cannot format an argument. To make type T formattable provide a formatter<T> specialization:
Troubleshooting of high CPU load but low CPU usage
Create your own deep learning environment with CONDA
10万奖金被瓜分,快来认识这位上榜者里的“乘风破浪的姐姐”
多个全局异常处理类,怎么规定执行顺序
Stream stream
MySQL installation
Reading notes of "learn to ask questions"
【code】if (list != null && list.size() > 0)优化,集合判空实现方式
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
crontab定时任务
ssh链接远程服务器 及 远程图形化界面的本地显示
Class and object summary
How can the server set up multiple interfaces and install IIS? Tiantian gives you the answer!
10000小時定律不會讓你成為編程大師,但至少是個好的起點
In depth analysis of reentrantlock fair lock and unfair lock source code implementation
php安装composer
ROS+Pytorch的联合使用示例(语义分割)