You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: paths.join is not a function
at Function.Module._findPath (internal/modules/cjs/loader.js:309:56)
at findPath (..../node_modules/babel-plugin-recharts/lib/index.js:73:34)
at ..../node_modules/babel-plugin-recharts/lib/index.js:126:17
at Array.forEach (<anonymous>)
at Object.<anonymous> (..../node_modules/babel-plugin-recharts/lib/index.js:118:21)
recharts引用的最新版本,使用了babel-plugin-recharts,后报错。
在我recharts版本回退到1.8版本,就无报错,是没有兼容最新版本吗?
--
The text was updated successfully, but these errors were encountered:
--
The text was updated successfully, but these errors were encountered: