Skip to content

Artifact precompile script errors #37904

Closed
@KristofferC

Description

@KristofferC
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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions