You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I am running frappe-gantt in Angular 14.
I get the following error after install.
The text was updated successfully, but these errors were encountered: