electron-vue脚手架项目初始化时提示: Failed to download repo simulatedgreg/electron-vue: Response code Server E
場景
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將其修改為自己的目錄,后面跟的是項目名
?
總結
以上是生活随笔為你收集整理的electron-vue脚手架项目初始化时提示: Failed to download repo simulatedgreg/electron-vue: Response code Server E的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: SqlServer在附加数据库时提示:无
- 下一篇: Vue本地执行build之后打开dist