$ errors.fyi/vite/ERR_BLOCKED_DEPENDENCY 128 namespaces · 4,025 codes
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

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