cd : 找不到路径“D:\a\b\桌面\c\d\e\f”,因为该路径不存在。所在位置 行:1 字符: 1
- cd D:\a\b\c\桌面\d\e\f . . .
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : ObjectNotFound: (D:a\b...c:String) [Set-Location], ItemNotFoundExcept
ion - FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
路径的详细信息 我拿 英文 代替 包括项目名也是 但是项目能起来
这个项目是element 因为需要移动端开发 我有引入了 vant 他属于element 全局,我想我那用到 哪里引用vant
只是应用就有问题 但是项目能运行起来 看不出问题 是不是我哪里引用错误 希望指导下