I have weird problem, where I am able to npm run webpack without any errors in my local machine but it suddenly stopped working on our build server with below error 'Breadcrumbs'
npm run webpack failing with Attempted import error: 'Breadcrumb' is not exported from '@progress/kendo-react-layout' (imported as 'Breadcrumb').
Appreciate any help to resolve this.
Hello, Akshat,
Can you please confirm that you have the `@progress/kendo-react-layout` package installed?
If this is not the case, please tell me the version of your components and send me your `package.json` file so that I can test it further.
Regards,
Wissam
Progress Telerik