moleculer-realworld-example-app
                                
                                 moleculer-realworld-example-app copied to clipboard
                                
                                    moleculer-realworld-example-app copied to clipboard
                            
                            
                            
                        TypeError : this.Promise.map is not a function
npm run dev
http://localhost:3000/#/
[2020-05-07T20:24:16.263Z] ERROR ip-c613f45b-11900/API: Request error! TypeError : this.Promise.map is not a function TypeError: this.Promise.map is not a function at Service.transformResult (D:\moleculer-realworld-example-app\services\articles.service.js:570:25) at D:\moleculer-realworld-example-app\services\articles.service.js:223:27
Please change it to this.Promise.mapSeries(). I will fix it.