jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 243 forks source link

Updated ExpressJS to Version 4 #182

Closed hoffi closed 9 years ago

hoffi commented 9 years ago

Just updated to the latest ExpressJS Version. Could you also test if this makes any problems?

To safely update everything i would recommend deleting the node_modules directory and run npm install

jansmolders86 commented 9 years ago

Hey @hoffi , the only thing I found was a bodyparser warning but that's fixed as well. Thanks man!

FYI: The only disadvantage for using the develop/master senario is that yoou can't merge directly from the web interface. Perhaps you can change te target branch but I'll have to look into it!