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

Can't use in create-react-app applications #98

Closed
tarekrached opened this issue Sep 28, 2018 · 2 comments
Closed

Can't use in create-react-app applications #98

tarekrached opened this issue Sep 28, 2018 · 2 comments

Comments

@tarekrached
Copy link
Contributor

This is due to apache/arrow#2656

I was able to work around this by ejecting from create-react-app, and then setting strictExportPresence to false in the webpack config.

@domoritz
Copy link
Member

Thank for noting the workaround. There isn't anything I can do so I'm closing this.

@tarekrached
Copy link
Contributor Author

For those who come after me, the error I saw was:

./node_modules/@apache-arrow/es2015-esm/type.js 27:18-29
  'flatbuffers' does not contain an export named 'flatbuffers'.

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