tony
MModular
•Created by tony on 1/12/2025 in #questions
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?5 replies