vite · vite/ERR_BLOCKED_DEPENDENCY
ERR_BLOCKED_DEPENDENCY
Blocked Dependency
A dependency was blocked from loading by Vite's dev server, typically because it matched a pattern in the `server.fs.deny` config or falls outside the allowed file-system boundary set by `server.fs.allow`. Adjust `server.fs.allow` to include the path, or move the file inside the project root.
References
In this namespace
— start of namespace —
next → ERR_FILE_NOT_FOUND_IN_OPTIMIZED_DEP_INFO File Not Found in Optimized Dependency Info