frappe / gantt

Open Source Javascript Gantt
https://frappe.io/gantt
MIT License
4.49k stars 1k forks source link

Error in CSS Loader #357

Open humanely opened 9 months ago

humanely commented 9 months ago

I am running frappe-gantt in Angular 14. I get the following error after install.


./node_modules/frappe-gantt/src/gantt.css?ngGlobalStyle:1:0 - Error: Module parse failed: Unexpected token (1:0)
File was processed with these loaders:
 * ./node_modules/resolve-url-loader/index.js
 * ./node_modules/sass-loader/dist/cjs.js
You may need an additional loader to handle the result of these loaders.
> .gantt .grid-background {
|   fill: none;
| }

this.debug is not a function
tiwarishikesh commented 8 months ago

I am facing the same issue. Any solution ?

safwansamsudeen commented 3 months ago

@tiwarishikesh @humanely could you provide more details? Do you still face this?

pragyan-xotiv commented 1 week ago

@safwansamsudeen I am facing this issue when using custom webpack in angular.