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
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