$ errors.fyi/webpack/MODULE_PARSE_FAILED 128 namespaces · 4,025 codes
webpack · webpack/MODULE_PARSE_FAILED
MODULE_PARSE_FAILED

Module Parse Failed

webpack's parser could not process a file, usually because it contains syntax that requires a loader (e.g. JSX, TypeScript, CSS). The message reads 'Module parse failed: Unexpected token' and suggests adding an appropriate loader. Add the relevant loader rule to `module.rules` in your webpack config.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT