0

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

Then I run npm run build >> FAIL (check the screenshot)

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

Then I run npm run build >> OK, no errors.

Why? And how to solve that? Thanks

enter image description here

enter image description here

enter image description here

2
  • show us your code in your bundle.js at the line 58577:15. Commented Mar 6, 2017 at 9:33
  • Tried a fresh install of node_modules? Commented Mar 6, 2017 at 9:59

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.