I\'m receiving the following error with express:
Error: request entity too large at module.exports (/Users/michaeljames/Documents/Projects/Proj/mean/node
If someone tried all the answers, but hadn't had any success yet and uses NGINX to host the site add this line to /etc/nginx/sites-available
client_max_body_size 100M; #100mb