Open Mhbuur opened 1 year ago
I'm having the same issue on MacOS 14. The weird part it works on the it-depends folder;
it-depends % it-depends --output-file it_depends_sbom.json
but not on anything else on the system, even when the target folder is copied into the it-depends folder.
it-depends % it-depends ./sclient
even with a fully qualified path
it-depends % it-depends /Users/pat.ford/sbom/it-depends/sclient
When I try to run it-depends on a git repository I get this "Can not resolve . " response immediately. There are several "dot" files simply named ".env" or similar in the repository.
I'm sure this is a noob pitfall of some sort - feel free to enlighten me harshly ;-)
Tried out natively on Windows 11 and also via WSL. Same result.