Skip to content

npm run build fails if react-bootstrap-table is enabled #1116

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

Closed
Steffi3rd opened this issue Mar 6, 2017 · 1 comment
Closed

npm run build fails if react-bootstrap-table is enabled #1116

Steffi3rd opened this issue Mar 6, 2017 · 1 comment

Comments

@Steffi3rd
Copy link

Steffi3rd commented Mar 6, 2017

ReactJS
ES6
Webpack
Babel

--

In my component I have this : import { BootstrapTable, TableHeaderColumn } from 'react-bootstrap-table';

Then I run "npm run build" >> FAIL

If I comment or remove this line //import { BootstrapTable, TableHeaderColumn } from 'react-bootstrap-table';

Then I run "npm run build" >> OK

Why? And how to solve that? Thanks

capture d ecran 2017-03-06 a 02 03 31

@AllenFang
Copy link
Owner

I'm not sure the root cause for this issue, but I'm sure this is not about react-bootstrap-table, if true, I think this is a big and known issue now, so could you please google it or try to use the same syntax to import the other package?

Let me know if you are sure this is the bug for react-bootstrap-table, I'll open issue again, thanks

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