Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all articles
Browse latest Browse all 26681

Developer Machine Setup (cant 'make test')

$
0
0

This is a problem of npm installation. I think you can fix this by:

$ cd ~/go/src/github.com/mattermost/platform/web/react
$ rm -rf node_modules
$ npm install

Viewing all articles
Browse latest Browse all 26681

Trending Articles