I'm trying to run this code locally on my machine. I followed instructions from Docs.
Though chainspace is installed as I'm able to run chainspace genload command successfully, but make contract fails with this error: go: go.mod file not found in current directory or any parent directory; see 'go help modules'
Adding screenshot for reference
