sindresorhus / p-map

Map over promises concurrently
MIT License
1.27k stars 58 forks source link

p-map v5.5.0 have some probloem in the dependencies : aggregate-error #61

Closed masked-fool closed 2 years ago

masked-fool commented 2 years ago

image

I find the error line in local file image

sindresorhus commented 2 years ago

This is a problem with your Webpack config or Webpack version. That syntax is completely valid JS syntax.

masked-fool commented 2 years ago

ohhh, it was a new feature in es2022