swagger-node icon indicating copy to clipboard operation
swagger-node copied to clipboard

'undefined' printed after hostname and port number

Open Yohanna opened this issue 8 years ago • 2 comments

When I run swagger project start, I get the following output:

Starting: D:\App\app.js...
  project started here: http://localhost:10010undefined
  project will restart on changes.
  to restart at any time, enter `rs`

Notice the undefined printed after the port number.

Yohanna avatar Dec 26 '16 01:12 Yohanna

Having the same issue but no hostname nor port number defined

Starting: /code/mail-service/app.js
  project started here: http://undefined/

andreasvirkus avatar Nov 08 '17 10:11 andreasvirkus

I have this issue too :

project started here: http://undefinedundefined

dimzeta avatar Jan 03 '18 08:01 dimzeta