I keep hitting this annoying sfdk error from time to time:
Fatal: The command needs to be used from the top of the build tree (/home/attah/repos)
It appears (but only sometimes) with sub-commands like build-shell
and prepare
, and i really can’t understand why, because it makes them completely useless.
Today i hit it again a few times, but after having run sfdk build
it started working all of a sudden.
What is going on? And could the error message perhaps include a hint on what to fix (if it even has to be this way)?