1. 首页
  2. 数据库
  3. 其它
  4. Mac 解压asar

Mac 解压asar

上传者: 2021-02-01 23:57:33上传 PDF文件 20.05KB 热度 24次
$ #check brew $ brew -v $ # update brew $ brew update $ #如果不行,那就切换更新源 $ cd $(brew --repo) $ #check git remote status $ git remote -v $ #换成其他的源,至于使用哪个网址建议看情况网上查 $ git remote set-url origin https://git.coding.net/homebrew/homebrew.git $ brew update $ #check npm $ npm -V $ #install asar $ npm instal
下载地址
用户评论