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

File Not Found in Optimized Dependency Info

Vite's optimizer metadata references a file that no longer exists on disk. This usually happens after deleting `node_modules` without clearing the Vite cache, or after a partial install. Run `vite --force` or delete the `node_modules/.vite` directory and restart the dev server.

References

In this namespace

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