lanceseidman / PiCAST

PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device.
https://munchron.com
1.77k stars 263 forks source link

Update setup.sh #36

Open M42v1n opened 8 years ago

M42v1n commented 8 years ago

ADD in Line 46: sudo npm install express

ultrafez commented 8 years ago

Why not run an npm install to install all dependencies of the package, as specified by package.json?

solvaholic commented 6 years ago

Fixing this would resolve #35 and #44