#zware-doom LazyPath error

1 messages · Page 1 of 1 (latest)

cobalt kraken
modest thunder
#

pretty simple

#

a LazyPath is a wrapper for the path basically

#

so whereever you see a direct path string being used just replace it with something like:

.{.path = "whatever"}```
#

for the cache errors, well you have two options

#

either go into the cache and fix it yourself. or downgrade your zig version.