This is a migrated thread and some comments may be shown as answers.

Custom packages and Node.js v12

1 Answer 198 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IoM
Top achievements
Rank 1
IoM asked on 28 Dec 2020, 09:45 PM

We've used the NPM/Bower/gulp method of making custom Kendo JS packages for our webapp and ran into a problem (using 2020.3.1118). Your build system doesn't seem to like Node.js v12? You are specifying gulp 3.9.1 in  src/package.json, which is no longer supported, and which breaks under Node.js v12.  I had to install Node v10 again to get it to work.  If you are broken under node 12+, it would be nice to have that mentioned in your documentation, for instance here: https://docs.telerik.com/kendo-ui/intro/installation/what-you-need

Will you be updating the custom build system so that it works under recent Node.js versions? 

1 Answer, 1 is accepted

Sort by
0
Misho
Telerik team
answered on 30 Dec 2020, 10:06 AM

Hi,

Thank you for bringing this issue to our attention. I can confirm it is reproducible also in my end and logged it in our public github backlog for further research and fixing:

https://github.com/telerik/kendo-ui-core/issues/6209 

I am also updating your Telerik points.

Best Regards,
Misho
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
General Discussions
Asked by
IoM
Top achievements
Rank 1
Answers by
Misho
Telerik team
Share this question
or