Open
Description
Using * for the dependencies versions will grab 'Express 4', which makes the app impossible to run without some tweaks to fix the compatibility issues.
We should either update to express 4 or specify version 3 in package.json and maybe do the same for the other packages to avoid breaking the app with each dependency update.
Metadata
Assignees
Labels
No labels