ESSA-6904

Results 1 comments of ESSA-6904

Just replace the postinstall in the package.json by: `postinstall: "cd services/account && npm i && cd ../customer && npm i && cd ../transaction && npm i && cd ../facade &&...