vue-element-admin icon indicating copy to clipboard operation
vue-element-admin copied to clipboard

安装的时候出现bug,安装vue-admin-template没有问题,但是安装集成版就出现下面的bug

Open JacksonBruce opened this issue 1 year ago • 0 comments

npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added npm WARN deprecated [email protected]: use String.prototype.padStart() npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/adobe-webplatform/eve.git npm ERR! npm ERR! fatal: unable to connect to github.com: npm ERR! github.com[0: 20.205.243.166]: errno=No such file or directory npm ERR! npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Jacks\AppData\Roaming\npm-cache_logs\2023-04-26T09_32_46_965Z-debug.log

Bug report(问题描述)

Steps to reproduce(问题复现步骤)

Screenshot or Gif(截图或动态图)

Link to minimal reproduction(最小可在线还原demo)

Other relevant information(格外信息)

  • Your OS:
  • Node.js version:
  • vue-element-admin version:

JacksonBruce avatar Apr 26 '23 09:04 JacksonBruce