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

Missing Node Builtins

The bundle imports Node.js built-in modules (such as fs, path, or crypto) but is targeting a browser environment. Mark these imports as external or provide browser-compatible polyfills via the plugins option.

References

In this namespace

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