Issue when running `mojo test --debug`
When running:
magic run mojo test --debug
I get error:
.magic/envs/default/bin/mojo: error: File exists
I'm on a MacBook Apple M1 Pro. The error occurs when running either the latest stable or nightly versions of mojo, which as of now are:
magic 0.6.1 - (based on pixi 0.40.0)
stable:
mojo 24.6.0 (4487cd6e)
nightly:
mojo 25.1.0.dev2025011105 (9f00ec14)
Anybody else get this? Any know workarounds?3 Replies
Please try ‘magic self-update’ and try again on 0.6.2
Issue continues after upgrading magic from 0.6.1 to 0.6.2, shall I be creating a github issue for this?
The shell commands I used to replicate:
Can you do “magic clean” and try again?