quickstarts
quickstarts copied to clipboard
add missing body-parser package to js pub_sub order-processor
Description
pub_sub quick start projects crashes with:
== APP - order-processor-http == Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'body-parser'
The PR adds body-parser version ^1.19.0 - the newest one used in other quick start projects
Issue reference
No related issue created