yorosiko
@yorosiko (岡谷 洸佑)

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

macでdnvmのインストールに失敗する

解決したいこと

macでdnvmのインストールに失敗する

以下コマンドを実行した際に、エラーが発生してdnvmのインストールが完了できません。。
どなたか解決方法わかる方いらっしゃいましたら、ご教授をお願いします。

brew install dnvm

発生している問題・エラー

==> Cloning https://github.com/aspnet/Home.git
Cloning into '/Users/kousuke/Library/Caches/Homebrew/dnvm--git'...
fatal: Remote branch dev not found in upstream origin
Error: Failed to download resource "dnvm"
Failure while executing; `git clone --branch dev -c advice.detachedHead=false https://github.com/aspnet/Home.git /Users/kousuke/Library/Caches/Homebrew/dnvm--git` exited with 128. Here's the output:
Cloning into '/Users/kousuke/Library/Caches/Homebrew/dnvm--git'...
fatal: Remote branch dev not found in upstream origin```
0

1Answer

Your answer might help someone💌