recharts / babel-plugin-recharts

MIT License
117 stars 16 forks source link

Node.js 12.16.* - Cannot read property 'concat' of undefined #13

Closed MFoksik closed 4 years ago

MFoksik commented 4 years ago

Hello,

after upgrading nodejs to 12.16.0 I get error from babel-plugin-recharts:

TypeError: Cannot read property 'concat' of undefined at findPath (PATH-TO-PROJECT/node_modules/babel-plugin-recharts/lib/index.js:55:26

https://github.com/recharts/babel-plugin-recharts/blob/master/src/index.js#L40

As I checked, const path is undefined.

knro commented 4 years ago

Can confirm, same issue here.

eeerin commented 4 years ago

Also confirming same issue.

xlsdg commented 4 years ago

Same issue here.

KostinOlegA commented 4 years ago

Having the same problem

hamedov93 commented 4 years ago

I am having the same issue, it used to work before.

KostinOlegA commented 4 years ago

@arcthur Please, Can you see what the problem is?

chenrui2014 commented 4 years ago

Having the same problem

bitpod-io commented 4 years ago

A PR is pending approval to fix this. Can a maintainer please merge it?

roman-veryovkin commented 4 years ago

Please merge the PR to fix this.

arcthur commented 4 years ago

ok,i will merge today

On Tue, Mar 31, 2020 at 3:02 AM roman-veryovkin notifications@github.com wrote:

Please merge the PR to fix this.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/recharts/babel-plugin-recharts/issues/13#issuecomment-606182695, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACOWG63EAKKDA27KPVGFCLRKDUELANCNFSM4KYJX4BQ .