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 master 失败 #17

Open
TshineZheng opened this issue Jul 28, 2020 · 5 comments
Open

fvm install master 失败 #17

TshineZheng opened this issue Jul 28, 2020 · 5 comments

Comments

@TshineZheng
Copy link

$ fvm install master
fvm: Command 'git' exited with error: chdir /home/tshine/Dev/fvm/versions/master: no such file or directory

系统信息

$ screenfetch 

 ██████████████████  ████████     tshine@tshine-inspiron3471
 ██████████████████  ████████     OS: Manjaro 20.0.3 Lysia
 ██████████████████  ████████     Kernel: x86_64 Linux 5.6.19-2-MANJARO
 ██████████████████  ████████     Uptime: 3h 6m
 ████████            ████████     Packages: 1344
 ████████  ████████  ████████     Shell: zsh 5.8
 ████████  ████████  ████████     Resolution: 1920x1080
 ████████  ████████  ████████     DE: KDE 5.72.0 / Plasma 5.19.3
 ████████  ████████  ████████     WM: KWin
 ████████  ████████  ████████     GTK Theme: Breath [GTK2/3]
 ████████  ████████  ████████     Icon Theme: breath2
 ████████  ████████  ████████     Disk: 19G / 107G (19%)
 ████████  ████████  ████████     CPU: Intel Core i5-9400 @ 6x 4.1GHz [37.0°C]
 ████████  ████████  ████████     GPU: Mesa Intel(R) UHD Graphics 630 (CFL GT2)
                                  RAM: 3952MiB / 15825MiB
@VomPom
Copy link

VomPom commented Oct 14, 2020

same +1

@jizhigang
Copy link

jizhigang commented Oct 16, 2020

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

@bravecheng
Copy link

相同的问题:

chengyong@chengyong-Mac ~ % fvm install v1.17.0
fvm: v1.17.0 is not a valid version
chengyong@chengyong-Mac ~ % fvm use master
fvm: linkpath: /Users/chengyong/Library/Application Support/fvm/current
fvm: master is active
chengyong@chengyong-Mac ~ % fvm use v1.17.0
fvm: Flutter v1.17.0 is not installed. Please run fvm install <version>
chengyong@chengyong-Mac ~ % fvm install v1.17.0
fvm: v1.17.0 is not a valid version
chengyong@chengyong-Mac ~ % fvm install 1.17.0
fvm: Command 'git' exited with error: chdir /Users/chengyong/Library/Application Support/fvm/versions/1.17.0: no such file or directory

@tomb2015mosiyu
Copy link

same +1

@clstech
Copy link

clstech commented Mar 21, 2021

+1

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

6 participants