$ errors.fyi/rollup/MISSING_EXPORT 128 namespaces · 4,025 codes
rollup · rollup/MISSING_EXPORT
MISSING_EXPORT

Missing Export

A module imports a named binding that the source module does not export. This is a hard error at bundle time. Check the spelling of the import and verify the exporting module's public API.

References

In this namespace

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