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: paths.join is not a function at Function.Module._findPath #17

Open
AllenJacen opened this issue Mar 31, 2020 · 0 comments
Open

Comments

@AllenJacen
Copy link

AllenJacen commented Mar 31, 2020

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版本,就无报错,是没有兼容最新版本吗?
    --
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

1 participant