Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to generate CSS: Scandir error #900

Open
youquzhiji opened this issue Mar 24, 2023 · 0 comments
Open

Failed to generate CSS: Scandir error #900

youquzhiji opened this issue Mar 24, 2023 · 0 comments

Comments

@youquzhiji
Copy link

youquzhiji commented Mar 24, 2023

Why does windicss need to scan my working directory? I store my docker mongodb container's data volume there and it can't read, so it gives an EACCES error. Is there a way around this?

error - ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[11].use[1]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[11].use[2]!./node_modules/windicss-webpack-plugin/dist/loaders/virtual-module.cjs!./virtual:windi.css
(Emitted value instead of an instance of Error) [Windi CSS] Failed to generate CSS. Error: {
  "errno": -13,
  "code": "EACCES",
  "syscall": "scandir",
  "path": "[REDACTED]/db/.mongodb"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant