Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fvm install 失败 #23

Open
jizhigang opened this issue Oct 16, 2020 · 4 comments
Open

fvm install 失败 #23

jizhigang opened this issue Oct 16, 2020 · 4 comments

Comments

@jizhigang
Copy link

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
Copy link
Author

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

@befovy
Copy link
Owner

befovy commented Oct 17, 2020

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

@virskor
Copy link

virskor commented Jan 21, 2021

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

@wangfeng211
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants