fvm icon indicating copy to clipboard operation
fvm copied to clipboard

fvm install 失败

Open jizhigang opened this issue 5 years ago • 4 comments

jizhigang@jizhigangdeMacBook-Pro ~ % fvm install master --repo https://github.com/flutter/flutter.git fvm: You have installed flutter outside of fvm fvm: --> /opt/flutter/bin/flutter fvm: To import this into fvm, use fvm import fvm: Install flutter from repo https://github.com/flutter/flutter.git fvm: Command 'git' exited with error: chdir /Users/jizhigang/Library/Application Support/fvm/versions/master: no such file or directory jizhigang@jizhigangdeMacBook-Pro ~ %

jizhigang avatar Oct 16 '20 07:10 jizhigang

我的问题解决了,是因为我在另外的地方配置了flutter,我想使用fvm import命令将之前配置的flutter移动到fvm/versions中但是失败了,不过这个时候再执行fvm install命令是成功的

jizhigang avatar Oct 16 '20 09:10 jizhigang

fvm import 失败了是吗? 后续 fvm 是否可以正常使用?

befovy avatar Oct 17 '20 16:10 befovy

fvm install 1.22.5 fvm: Command 'git' exited with error: chdir /Users/virs/Library/Application Support/fvm/versions/1.22.5: no such file or directory

virskor avatar Jan 21 '21 08:01 virskor

fvm install 1.22.5 fvm: Command 'git' exited with error: chdir /Users/virs/Library/Application Support/fvm/versions/1.22.5: no such file or directory

I had the same problem

wangfeng211 avatar Apr 15 '21 09:04 wangfeng211