
Joel Caleb Nataren Moran
PreguntaMe pueden ayudar porfa, he intentado resolverlo pero no le hallo. Me tira los siguientes errores: 😦
Uncaught Error: Module parse failed: Unexpected token (1:5)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
body {
| margin: 0;
| background-color: red;
at eval (App.scss:1)
at Object…/src/assets/styles/App.scss (bundle.js:592)
at webpack_require (bundle.js:20)
at eval (HelloWorld.jsx:4)
at Module…/src/components/HelloWorld.jsx (bundle.js:604)
at webpack_require (bundle.js:20)
at eval (index.js:6)
at Module…/src/index.js (bundle.js:616)
at webpack_require (bundle.js:20)
at eval (webpack:///multi_(:8081/webpack)-dev-server/client?:2:18)
Grammarly.js:2 [DEFAULT]: WARN : Using DEFAULT root logger
t.printToConsole @ Grammarly.js:2
Grammarly.js:2 [WARNING] Using default timeseries implementation.
e.getRootMetric @ Grammarly.js:2
:8081/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found)
client:52 [WDS] Live Reloading enabled.
client:150 [WDS] Errors while compiling. Reload prevented.
errors @ client:150
client:159 ./src/assets/styles/App.scss 1:5
Module parse failed: Unexpected token (1:5)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders
body {
| margin: 0;
| background-color: red;
errors @ client:159
DevTools failed to load SourceMap: Could not load content for webpack:///node_modules/sockjs-client/dist/sockjs.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Joel Caleb Nataren Moran
Lo logré resolver, pero sigo sin entender porque me estos mensajes: Grammarly.js:2 [DEFAULT]: WARN : Using DEFAULT root logger t.printToConsole @ Grammarly.js:2 Grammarly.js:2 [WARNING] Using default timeseries implementation. e.getRootMetric @ Grammarly.js:2 client:52 [WDS] Live Reloading enabled. 2client:55 [WDS] App updated. Recompiling... client:67 [WDS] Nothing changed. 2client:55 [WDS] App updated. Recompiling... client:67 [WDS] Nothing changed. DevTools failed to load SourceMap: Could not load content for webpack:///node_modules/sockjs-client/dist/sockjs.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
Si me pueden ayudar estaría buenísimo! Graciaas :)