I keep getting below error in my react app. Not sure what is the issue.
/Users/823222/miniapp/node_modules/headers-polyfill/lib/Headers.js 9:25 Module parse failed: Unexpected token (9:25) File was processed with these loaders:
- ../../node_modules/source-map-loader/index.js You may need an additional loader to handle the result of these loaders. | class HeadersPolyfill { | // Normalized header {"name":"a, b"} storage.
[NORMALIZED_HEADERS] = {};
| // Keeps the mapping between the raw header name | // and the normalized header name to ease the lookup.