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

This Is Undefined

A module uses this at the top level, but in ES module context this is undefined. Rollup replaces it with undefined in the output. If the code is CommonJS being converted to ESM, add @rollup/plugin-commonjs or suppress the warning for intentional top-level this references.

References

In this namespace

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