Errors with webpack #1000

Closed
opened 2025-08-09 17:18:29 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @gehnster on 2/20/2017

Hey, getting some errors with webpack. Not sure if they are this SPA generator related or not.

ERROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.eot Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type.
(Source code omitted for this binary file)
 @ ./~/css-loader!./~/bootstrap/dist/css/bootstrap.css 6:4445-4497 6:4520-4572
 @ ./ClientApp/css/site.css
 @ ./ClientApp/boot-client.js
 @ multi webpack-hot-middleware/client?path=%2F__webpack_hmr ./ClientApp/boot-client.js

ERROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.woff2 Unexpected character 'lar.woff Unexpected character 'ROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
    Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.woff Unexpected character ''dotnet.exe' (CoreCLR: clrhost):
*Originally created by @gehnster on 2/20/2017* Hey, getting some errors with webpack. Not sure if they are this SPA generator related or not. ``` ERROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.eot Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.eot Unexpected character '�' (1:0) You may need an appropriate loader to handle this file type. (Source code omitted for this binary file) @ ./~/css-loader!./~/bootstrap/dist/css/bootstrap.css 6:4445-4497 6:4520-4572 @ ./ClientApp/css/site.css @ ./ClientApp/boot-client.js @ multi webpack-hot-middleware/client?path=%2F__webpack_hmr ./ClientApp/boot-client.js ERROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.woff2 Unexpected character 'lar.woff Unexpected character 'ROR in ./~/bootstrap/dist/fonts/glyphicons-halflings-regular.woff Module parse failed: path\node_modules\bootstrap\dist\fonts\glyphicons-halflings-regular.woff Unexpected character ''dotnet.exe' (CoreCLR: clrhost): ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1000
No description provided.