This path won’t (be guaranteed to) exist during eval, so reading it doesn’t make sense.
And, as you found, reading any non-store path is disallowed with pure eval (which is enforced by flakes).
1 Like
This path won’t (be guaranteed to) exist during eval, so reading it doesn’t make sense.
And, as you found, reading any non-store path is disallowed with pure eval (which is enforced by flakes).