$ errors.fyi/vite/ERR_OUTDATED_OPTIMIZED_DEP 128 namespaces · 4,025 codes
vite · vite/ERR_OUTDATED_OPTIMIZED_DEP
ERR_OUTDATED_OPTIMIZED_DEP

Outdated Optimized Dependency

A pre-bundled dependency changed after the optimizer finished, leaving the cached version stale. Vite detects this mid-request and triggers a full page reload to re-optimize. If the reload loop repeats, force-clear the cache with `vite --force` or delete `node_modules/.vite`.

References

In this namespace

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