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

kendo ui is not resolve its method in docker

1 Answer 268 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nizam
Top achievements
Rank 1
Nizam asked on 18 Mar 2020, 04:20 PM

We have asp.net core 3.1 version,  typescript and kendo-ui-2018.2.620 for our web application, it was hosted in windows server with TFS pipeline. we use webpack and yarn for build client side package.

Now we are moving into azure with docker, so we reference the node docker image. we build the client packages as part the docker build step. we noticed, yarn install add node_modules folder inside @progress/kendo-ui directory, which is no there in local. also the bundle file refers the jquery from the node_modules directory inside kendo-ui and not from root node_modules.

Please find the attached document for the bundle file difference in docker.

1 Answer, 1 is accepted

Sort by
0
Aleksandar
Telerik team
answered on 20 Mar 2020, 01:59 PM

Hello Nizam,

Thank you for reporting this. Based on the provided details I was not able to reproduce the behavior. Could you please send a sample project where I could observe the behavior so I could investigate further?

You could also try specifying the resources folder in the .yarnrc file via  --modules-folder <path> and check if this resolves the issue.

Looking forward to hearing back from you.

Regards,
Aleksandar
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Nizam
Top achievements
Rank 1
Answers by
Aleksandar
Telerik team
Share this question
or