Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError : this.Promise.map is not a function #9

Open
fidelis opened this issue May 7, 2020 · 1 comment
Open

TypeError : this.Promise.map is not a function #9

fidelis opened this issue May 7, 2020 · 1 comment

Comments

@fidelis
Copy link

fidelis commented May 7, 2020

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

@icebob
Copy link
Member

icebob commented May 8, 2020

Please change it to this.Promise.mapSeries(). I will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants