I am cloning this project to run locally.
These are the steps I took in the terminal
git clone https://github.com/lrdiv/ember-soundcloud.git cd ember soundcloud ember install ember server
I got these errors in my terminal:


And this is what I see in my http: // localhost: 4200 /

The server is running, so this is a good sign! but how can i fix it?
source share