dashersw / cote

A Node.js library for building zero-configuration microservices.
http://cote.js.org
MIT License
2.35k stars 187 forks source link

Can't start cote due to port issue #263

Closed vidicunt closed 2 years ago

vidicunt commented 2 years ago

Hello!

I'm getting this port error when starting cote: TypeError [ERR_INVALID_ARG_TYPE]: The "options.port" property must be one of type number or string. Received null

I have specified a custom port.

aziznatour commented 1 year ago

Were you able to fix it? @tommyzat

vidicunt commented 1 year ago

Were you able to fix it? @tommyzat

Yes, not sure how I fixed it tho