Closed adworacz closed 1 year ago
If I remember correctly JUNEST_HOME
works only with absolute paths.
Got it - using JUNEST_HOME="$(pwd)/.junest" junest setup
worked like a charm.
Might I request that the documentation be updated to indicate the absolute path requirement?
Other than that, I think this issue can be closed.
Makes sense. Merged the change in dev https://github.com/fsquillace/junest/commit/6ae9f72dd5bd423bf5e6db8e62cf0e343a8a2bee
I'm not sure that the issue has anything to do with the env var usage, but it seems like the
.junest/usr/bin
directory is not being created properly upon setup.Here's an example of trying to install in a fresh directory: