Trying to run Nest repo locally for the first time. I was following the steps mentioned here in order to run it locally https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md .
After doing every steps as mentioned , when i ran make run , it ran properly for some time but then threw this error and returned . I reran this command and met with same error .
OS -> Linux
Distro -> NixOS
Although since its containerized, I am not sure how much of local env is affecting this...
Are you going to work on fixing this?
but not sure how to fix it 😅
Trying to run Nest repo locally for the first time. I was following the steps mentioned here in order to run it locally https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md .
After doing every steps as mentioned , when i ran
make run, it ran properly for some time but then threw this error and returned . I reran this command and met with same error .OS -> Linux
Distro -> NixOS
Although since its containerized, I am not sure how much of local env is affecting this...
Are you going to work on fixing this?
but not sure how to fix it 😅