#directory not found error

3 messages · Page 1 of 1 (latest)

mental flame
#

"Hello, I'm having trouble understanding an error message that I'm getting. The error says: '2024/03/07 01:21:44 open ./vcs/pigs: no such file or directory'. I created the 'pigs' directory as a test in my code but later deleted the line. However, the error still persists and I can't seem to find where it's coming from. I've used grep to search through my code base but haven't found anything. Any help would be much appreciated. Thank you.

Here is the URL for reference: https://github.com/AviTheBrown/Version_Control_System/blob/main/main.go"

mental flame
#

ok nvm i forgot to go build :(((( sorry its 4 am here

pure gorge
#

You can do go run also