I am new to node and swagger and am going through loopback.io examples to try and build an API.
I have node, strongloop installed on my machine. I created a new loopback application and set up a quick 'user' model and tried to run swagger explorer to see if I can view the APIs. However, I get the following error when I run localhost:3000/explorer/
Any ideas?