Closed
Description
cd(() -> @artifact_str("c_simple"), dirname(artifacts_toml))
ERROR: LoadError: Cannot locate '(Julia)Artifacts.toml' file when attempting to use artifact 'c_simple' in 'Main'
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] @artifact_str(__source__::LineNumberNode, __module__::Module, name::Any, platform::Any)
@ Artifacts ~/julia/usr/share/julia/stdlib/v1.6/Artifacts/src/Artifacts.jl:590
[3] @artifact_str(__source__::LineNumberNode, __module__::Module, name::Any)
@ Artifacts ~/julia/usr/share/julia/stdlib/v1.6/Artifacts/src/Artifacts.jl:584
in expression starting at REPL[18]:1
is this intentional?
Metadata
Metadata
Assignees
Labels
No labels