This dependency was not found
Posted 快乐长大
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了This dependency was not found相关的知识,希望对你有一定的参考价值。
This dependency was not found: 报错
今天启动项目时还没事,然后新写了一个路由路径,就出现了这种情况
检查过路径之后并没有发现路径有什么错误,就问了一下度娘,但是问题好像跟我这个都不是很搭。在我一筹莫展之时,发现了问题所在
如果是一个文件夹下面写了一个index的vue文件,那么路径可忽略index.vue。
就是因为我左侧项目栏中文件夹下的index.vue写错了字母,就报了找不到这个路径
闹了个笑话!大家写的时候一定要注意,一个字母错了是很难发现的,可能会耽误很多时间
以上是关于This dependency was not found的主要内容,如果未能解决你的问题,请参考以下文章
Vue err:This dependency was not found
Vue err:This dependency was not found
vue项目切换分支后This dependency was not found解决办法
vue项目切换分支后This dependency was not found解决办法