Skip to content

VDT0003: Inspect Storage Error

Message

Vite inspect storage failed while {operation}.

Cause

The Vite inspect collector encountered a payload or plugin-call archive initialization, batched write, read, or shutdown failure.

Example

Starting the Vite DevTools Vite UI plugin with an unwritable Vite cache directory can trigger this error.

Fix

Restart the Vite dev server. If the error persists, clear the Vite cache directory and reinstall dependencies.

Source

Released under the MIT License.