Current Behavior
Running the npx @fortify/setup env init --tools commands downloads the fcli but is not able to use the file with error message that it is being used in another process.
Expected Behavior
Running the command should download fcli and use that fcli file to execute the env init command seamlessly
Steps To Reproduce
- Reset config if done for npx @fortify/setup
- Run command npx @fortify/setup env init --tools sc-client:23.2
Environment
Anything else?
No response