报错如下:

fatal: unable to connect to githurb.com:
运行如下命令即可:
git config --global url.https://github.com/.insteadOf git://github.com/
git config --global url."https://".insteadOf git://

接着再删除node_moudels包,执行num installl命令。
最后执行npm run serve ,项目启动成功!



















![NSS [HNCTF 2022 WEEK2]easy_include](https://img-blog.csdnimg.cn/img_convert/03e8b55bb449b1348fe3065a0e4664b6.jpeg)