LoginSignup
4
0

More than 5 years have passed since last update.

carthageでfailed with exit code 128

Last updated at Posted at 2018-12-04

問題点

$ carthage update

sshが通っておらず、以下のエラー

$ failed with exit code 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled

解決策

$ carthage update --use-ssh
4
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
0