Specify the version of Express to install in the Zza Example
Express v4 differs a bit and will not work with the Zza Example. One recommendation would be to change the instructions until the express code is updated to: npm install express@3.5.1
Once the code is updated to support Express v4, remove that specific version from the instructions.
1
vote
