ERROR: The command 'foreman start"

ERROR: The command 'foreman start"

19:20:41 frontend.1 | error when starting dev server: 
19:20:41 frontend.1 | Error: Port 3036 is already in use 
19:20:41 frontend.1 |  at Server.onError 

SOLUTION:
$ lsof -wni tcp:3036
$ sudo kill -9 PID


REFERENCE:

Comments

Popular posts from this blog

英语口语

Ruby语言专用工具讲座:Exerb

《问》What are the differences between more and less?