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

Cloudflare - 'yarn build' failing on fresh install #16

Open
bradyhigginbotham opened this issue Nov 29, 2024 · 0 comments
Open

Cloudflare - 'yarn build' failing on fresh install #16

bradyhigginbotham opened this issue Nov 29, 2024 · 0 comments

Comments

@bradyhigginbotham
Copy link

Not sure where it's attempting to look for css or what may need to be configured as the readme is barebones, but getting the following on a new install when building for production:

yarn build
...
vite v5.4.11 building SSR bundle for production...
✓ 42 modules transformed.
x Build failed in 246ms
[vite:css-post] css content for "" was not found
    at Object.renderChunk (file:///Users/bradyhigginbotham/Development/showcase/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:36388:19)
    at file:///Users/bradyhigginbotham/Development/showcase/node_modules/rollup/dist/es/shared/node-entry.js:20812:40
    at processTicksAndRejections (node:internal/process/task_queues:105:5) {
  code: 'PLUGIN_ERROR',
  plugin: 'vite:css-post',
  hook: 'renderChunk'
}
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