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

CSS loader doesn't find primevue stylesheet #10571

Closed
jacobtylerwalls opened this issue Feb 1, 2024 · 1 comment
Closed

CSS loader doesn't find primevue stylesheet #10571

jacobtylerwalls opened this issue Feb 1, 2024 · 1 comment

Comments

@jacobtylerwalls
Copy link
Member

Version
dev/7.6 (0c39a07)

Issue
A project with a primevue import like:

import 'primevue/resources/themes/bootstrap4-light-blue/theme.css';

Newly fails (after a manage.py updateproject) like so:

ERROR in ./media/node_modules/primevue/resources/themes/bootstrap4-light-blue/theme.css 1:0
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
> :root {
|   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|   --font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 @ ../../arches/arches/app/media/js/views/components/plugins/controlled-list-manager.js 7:0-67

webpack 5.90.0 compiled with 1 error in 15259 ms
@chiatt chiatt added this to pipeline Feb 1, 2024
@jacobtylerwalls
Copy link
Member Author

Duplicate of #10595

@jacobtylerwalls jacobtylerwalls marked this as a duplicate of #10595 Feb 8, 2024
@jacobtylerwalls jacobtylerwalls closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in pipeline Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant