Closed jlevydev closed 6 months ago
@jlevydev Just want to quick confirm if you followed the debugging steps here and are still experiencing the issue.
@jlevydev Closing this issue as resolved. Please feel free to reopen it if you are still experiencing issues.
Prior Search
What happened?
We are adding some custom utilities to our devenv set up. When we do so it requires reloading the shell often. However when we make small modifications we get the error seen below. I had just replaced a different custom module with the get-buildkit-address module, so the difference between the two files was only around the name. I suspect a caching issue but maybe something else. I have already tried deleting my .direnv and .devenv directories and neither has worked to resolve.
Version
main (development branch)
What primary components of the stack are you seeing the problem on?
nix
Relevant log output
No response
Code of Conduct