Replies: 1 comment
-
There could be many reasons. You may have a code that imports it or you may have a plugin that tries to read it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I mean really, why?
11:02:20 PM [vite] Internal server error: ENOENT: no such file or directory, open '/etc/shadow' at async open (node:internal/fs/promises:638:25) at async Object.readFile (node:internal/fs/promises:1242:14) at async LoadPluginContext.load (file:///Users/xxx/Projects/xxx-app/node_modules/vite/dist/node/chunks/dep-BJP6rrE_.js:13451:11) at async EnvironmentPluginContainer.load (file:///Users/xxx/Projects/xxx-app/node_modules/vite/dist/node/chunks/dep-BJP6rrE_.js:47195:22) at async loadAndTransform (file:///Users/xxx/Projects/xxx-app/node_modules/vite/dist/node/chunks/dep-BJP6rrE_.js:40968:22) at async viteTransformMiddleware (file:///Users/xxx/Projects/xxx-app/node_modules/vite/dist/node/chunks/dep-BJP6rrE_.js:42478:24)
Reproduction
none
Steps to reproduce
I don't know how. It just pop up on me.
System Info
Used Package Manager
yarn
Logs
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions