electron-vue腳手架項目初始化時提示: Failed to download repo simulatedgreg/electron-vue: Response code Server Error)


場景

Electron中與Vue集成流程:

https://blog.csdn.net/BADAO_LIUMANG_QIZHI/article/details/106630153

在上面實現Electron與Vue整個的過程中在使用

vue init simulatedgreg/electron-vue electron-vue-start

進行項目初始化時提示:

Failed to download repo simulatedgreg/electron-vue: Response code  Server Error)

 

 

注:

博客:
https://blog.csdn.net/badao_liumang_qizhi
關注公眾號
霸道的程序猿
獲取編程相關電子書、教程推送與免費下載。

實現

將Electron-vue項目先下載下來

國內碼雲地址:

https://gitee.com/mirrors/electron-vue

在電腦目錄中打開git命令窗口

git clone https://gitee.com/mirrors/electron-vue.git

這里將其下載到了D盤

 

 

然后進入項目目錄在此處打開cmd

vue init D:\electron-vue luxdomo-model-tool1

將其修改為自己的目錄,后面跟的是項目名

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM