coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

V panic: v Files\v_windows\v\blog\mk\coreutils/bin/arch: unknown command

Open zhihau opened this issue 2 years ago • 0 comments

I execute the command v run build.vsh in Git Bash on Windows 10. It output the following message. Does anyone know how to fix this error?

User@DESKTOP MINGW64 /d/Program Files/v_windows/v/blog/mk/coreutils (main) compiling arch... failed cmd: v -Wimpure-v -o D:\Program Files\v_windows\v\blog\mk\coreutils/bin/arch ./arch failed code: 1 V panic: v Files\v_windows\v\blog\mk\coreutils/bin/arch: unknown command Run v help for usage.

v hash: d0a11f5 C:/Users/User/AppData/Local/Temp/v_0/build.4116815423438212709.tmp.c:7239: at _v_panic: Backtrace C:/Users/User/AppData/Local/Temp/v_0/build.4116815423438212709.tmp.c:15208: by os__execute_or_panic C:/Users/User/AppData/Local/Temp/v_0/build.4116815423438212709.tmp.c:16298: by main__main C:/Users/User/AppData/Local/Temp/v_0/build.4116815423438212709.tmp.c:16681: by wmain 0046e408 : by ??? 0046e56b : by ??? 7ff8a71f7034 : by ???

zhihau avatar Apr 22 '22 06:04 zhihau