Open Hentioe opened 4 years ago
能给个权限么 , git 的私有库不能访问
您说的是哪个部分私有?这个项目没有涉及私有仓库哦。
完全没想到大神能回复我这么快😂😂😂
mikack: git: git@github.com:Hentioe/mikack-dart.git github_releases: git: git@github.com:Hentioe/github_releases.dart.git progress_dialog: git: url: git@github.com:Hentioe/progress_dialog.git ref: custom
这几个库 会出现
Git error. Command: `git clone --mirror git@github.com:Hentioe/progress_dialog.git /Users/liupu/flutter/.pub-cache/git/cache/progress_dialog-2d1965da6600fbe406455635721cace36b5f5387`
stdout:
stderr: Cloning into bare repository '/Users/liupu/flutter/.pub-cache/git/cache/progress_dialog-2d1965da6600fbe406455635721cace36b5f5387'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
exit code: 128
完全没想到大神能回复我这么快😂😂😂
mikack: git: git@github.com:Hentioe/mikack-dart.git github_releases: git: git@github.com:Hentioe/github_releases.dart.git progress_dialog: git: url: git@github.com:Hentioe/progress_dialog.git ref: custom
这几个库 会出现
Git error. Command: `git clone --mirror git@github.com:Hentioe/progress_dialog.git /Users/username/flutter/.pub-cache/git/cache/progress_dialog-2d1965da6600fbe406455635721cace36b5f5387` stdout: stderr: Cloning into bare repository '/Users/username/flutter/.pub-cache/git/cache/progress_dialog-2d1965da6600fbe406455635721cace36b5f5387'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. exit code: 128
解决了 删除 直接删除 /Users/username/flutter/.pub-cache 就好了
在 Mikack mobile 项目中会出现 Exception 和 FormatException,前者包含了正确的错误消息,后者无法从错误缓冲指针中读到合法的 UTF-8 字符串。