klesh commented on code in PR #62:
URL:
https://github.com/apache/incubator-devlake-website/pull/62#discussion_r893240219
##########
docs/02-QuickStart/04-DeveloperSetup.md:
##########
@@ -31,26 +31,31 @@ description: >
```sh
go get
```
+
+4. Replace the devlake module with the current project path
Review Comment:
I see, did you try to restart your IDE? This looks like a workaround for IDE
to me, not a legitimate problem of DevLake or Golang itself.
Will this operation modify any file like `go.mod` ?
If it happens only for some IDEs, we should move it to `Trouble-shooting`
part, and describe the consequence of this workaround.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]