We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
14:00:09.005 [info] Downloading zig 0.11.0... ** (File.Error) could not remove file "zig-macos-aarch64-0.11.0.tar.xz": no such file or directory (elixir 1.15.5) lib/file.ex:1195: File.rm!/1 (build_dot_zig 0.4.2) lib/build_dot_zig/zig_installer.ex:65: BuildDotZig.ZigInstaller.extract_archive!/2 (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:244: BuildDotZig.Compiler.ensure_downloaded_zig!/1 (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:36: BuildDotZig.Compiler.build/1 (build_dot_zig 0.4.2) lib/build_dot_zig/compiler.ex:11: BuildDotZig.Compiler.compile/0 (mix 1.15.5) lib/mix/task.ex:447: anonymous fn/3 in Mix.Task.run_task/5 (mix 1.15.5) lib/mix/tasks/compile.all.ex:124: Mix.Tasks.Compile.All.run_compiler/2 (mix 1.15.5) lib/mix/tasks/compile.all.ex:104: Mix.Tasks.Compile.All.compile/4
Maybe using zig command in the system is a more reasonable default?
The text was updated successfully, but these errors were encountered:
Can you give me the exact steps to reproduce this?
Sorry, something went wrong.
I follow the steps listed in the Usage section of README, nothing special
No branches or pull requests
Maybe using zig command in the system is a more reasonable default?
The text was updated successfully, but these errors were encountered: