npm install --save @progress/kendo-theme-default is not working

1 Answer 2343 Views
Badge  Button DropDownList Input
deepa
Top achievements
Rank 1
deepa asked on 02 Mar 2022, 11:38 AM

if I install latest verson 

   npm install --save @progress/kendo-theme-default 

the below error  is displayed

./node_modules/@progress/kendo-theme-default/dist/all.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./node_modules/@progress/kendo-theme-default/dist/all.css)
ParserError: Expected closing parenthesis at line: 1, column 5

 

if I install the verson 

   npm install --save @progress/kendo-theme-default@4.8.0 

then some componets like input, dropdown and indicators etc  styles are not applied 

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 02 Mar 2022, 12:04 PM

Hello,

I can suggest checking the following forum post on a similar subject that has a couple of options listed on how to resolve that error:

https://www.telerik.com/forums/build-error-1543213

We also have a task to update the sample application as well.

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Badge  Button DropDownList Input
Asked by
deepa
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or