Evgeny
(Evgeny)
May 23, 2018, 6:43pm
1
Hello,
I go though this instructions to configure developer machine on Ubuntu: https://docs.mattermost.com/developer/dev-setup-ubuntu-1604.html .
Finally I run “make run” and see webpack is successfully finished and watching for file changes, but I don’t see anything running on http://localhost:8065 . What is wrong?
Evgeny
(Evgeny)
May 23, 2018, 6:57pm
2
Found my mistake. The path must be /go/src/github.com/mattermost/mattermost-server. It’s hardcoded in scripts.
Hi @Evgeny ! Glad to hear the issue is resolved.
If there was a specific step in the documentation where you got stuck, please let me know and I will help update the docs.
1 Like