O erro que ocorre é o seguinte:
Failed to compile.
./node_modules/bootstrap/dist/css/bootstrap.css Module build failed: Unknown word (5:1)
3 | // load the styles 4 | var content = require("!!../../../css-loader/index.js!./bootstrap.css");
5 | if(typeof content === 'string') content = [[module.id, content, '']]; | ^ 6 | // add the styles to the DOM 7 | var update = require("!../../../style-loader/addStyles.js")(content, {}); 8 | if(content.locals) module.exports = content.locals;
@ ./src/main.js 10:0-42 @ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js