系统相关
首页 > 系统相关> > linux下启动Vue项目,报错these dependencies were not found;Windows下正常

linux下启动Vue项目,报错these dependencies were not found;Windows下正常

作者:互联网

报错截图

 

 

 

 

 原因:

windows对大小写不敏感;linux严格区分大小写

文件名:

 

  文件名和引入路径名改为一致即可;

 另:更改文件名大小写后;文件更改没有识别(gitlab不识别文件大小写)

 

标签:Vue,文件名,these,更改,大小写,linux,报错,识别
来源: https://www.cnblogs.com/suiyide/p/15882127.html