enduro_admin
enduro_admin copied to clipboard
Conflict with body Parser
Looks like if app.use(bodyParser.json()) is added the main app (app/app.js), the publish & temp command of admin will hang up.
I might investigate further to see why the conflict