Question about a open project

Hi guys, I am trying a open project about wireless camera

however, when I install the node.js, click npm install and start, it failed

May I ask anyone understand what happen? Thanks

ohhh i know that one. Try doing this npm install morgan

Also pushed a fix for future users: https://github.com/medcv/spark-core-security-camera/pull/2

Hi guys, I am trying a open project about wireless camera

But However, when I run the code, which means that I start npm install, it shows this error

I can run the npm start, and I can access the localhost:3000 page .However, when I start get picture, I cannot get the picture, it shows like this

and when I open the picture, it shows this error

Also, when I try to use the start the video, The photon module start to flash green, and no response at all, may I know what is the problem?

Thank you