nerves icon indicating copy to clipboard operation
nerves copied to clipboard

_nerves-tmp build directory isn't created under env/target dir

Open fhunleth opened this issue 4 years ago • 0 comments

It's created directly under _build. I'm pretty sure that this is a really old piece of code that wasn't updated to move the directory to under <targetname>_<env>. The effect of this is that you can't open two terminal windows for the same project, but with different targets/environments and build them simultaneously.

fhunleth avatar Dec 24 '20 14:12 fhunleth