montagejs / minit

Tool: Helps you build Montage applications by generating template applications and components for you.
Other
8 stars 22 forks source link

Error: listen EADDRINUSE :::8083 #82

Closed sanyaade-iot closed 7 years ago

sanyaade-iot commented 7 years ago

Hello everybody,

I followed the quick start on the github eveything went well but I got port in use error for port 8083.

How and where can I change the default port? I went through pages but I could not find the file where to change minit running port from 8083 to a freely available ones. Many thanks!

God blesses!!!

Best regards, Sanyaade

sanyaade-iot commented 7 years ago

Hello Everybody,

Its me again. I found the solution shortly after I posted the above. Solution: minit --port xxxxx serve & <---- this did the trick as I found inside the:- lib/server.js file

Many thanks!

Please close this issue

God blesses!!!

Best regards, Sanyaade

thibaultzanini commented 7 years ago

Hi,

You can just use the -p or —port option.

Thanks,

Thibault Zanini.

On Oct 1, 2017, 09:20 -0400, sanyaade-iot notifications@github.com, wrote:

Hello everybody, I followed the quick start on the github eveything went well but I got port in use error for port 8083. How and where can I change the default port? I went through pages but I could not find the file where to change minit running port from 8083 to a freely available ones. Many thanks! God blesses!!! Best regards, Sanyaade — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.