You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run 'git help git' to display the help index. Run 'git help '
to display help for specific commands. install: looking for install
programs install: found mkdir install: found printf install: found cut
install: found grep install: found uname install: found tr install:
found sed install: install: processing
E:\download\cargo-nightly-x86_64-pc-windows-gnu\cargo-nightly-x86_64-pc-windows-gnu\install.sh
args install: install: CFG_DESTDIR := install: CFG_PREFIX
:= /usr/local install: CFG_LIBDIR := /usr/local/lib install:
CFG_MANDIR := /usr/local/share/man install: install:
validating
E:\download\cargo-nightly-x86_64-pc-windows-gnu\cargo-nightly-x86_64-pc-windows-gnu\install.sh
args install: install: verifying platform can run binaries install:
verifying destination is writable install: verifying destination is
not the same as source install: removing /usr/local/lib/cargo/manifest
install: removing /usr/local/lib/cargo install:
/usr/local/bin/cargo.exe
E:\download\cargo-nightly-x86_64-pc-windows-gnu\cargo-nightly-x86_64-pc-windows-gnu\install.sh: line 434: install: comma nd not found install: error: file creation
failed
The text was updated successfully, but these errors were encountered:
I'm going to close this as a dupe of #626, sadly our installation on windows currently requires a MinGW installation (and MSYS2 most likely), and the script is kinda lucky to work on Windows even with those installed! We've got a PR to make progress in this direction, so it should be coming soon!
For now, you can just copy out the cargo.exe binary and run that directly, sorry about the trouble!
the log is:
The text was updated successfully, but these errors were encountered: