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

react spfx webpack issues after adding kendo UI dropdown

1 Answer 189 Views
Wrappers for React
This is a migrated thread and some comments may be shown as answers.
Ravi
Top achievements
Rank 1
Ravi asked on 23 Nov 2018, 07:33 AM
I created a react project and added the react kendo UI, after adding kendo-react-drop-down.
After adding I am getting the following issues.

npm install --save @progress/kendo-react-dropdowns

Errors
[12:37:54] Warning - [webpack] 'dist':
./node_modules/@progress/kendo-react-dateinputs/dist/es/calendar/components/Calendar.js
(Emitted value instead of an instance of Error) Cannot find source file '../../../../src/calendar/components/Calendar.tsx': Error: Can't resolve '../../../../src/calendar/components/Calendar.tsx' in 'E:\projects\sharepoint\node_modules@progress\kendo-react-dateinputs\dist\es\calendar\components'
NonErrorEmittedError: (Emitted value instead of an instance of Error) Cannot find source file '../../../../src/calendar/components/Calendar.tsx': Error: Can't resolve '../../../../src/calendar/components/Calendar.tsx' in 'E:\projects\sharepoint\node_modules@progress\kendo-react-dateinputs\dist\es\calendar\components'
Expected/desired behavior

The project is fine with above errors mentioned above. Trying to remove the errors.

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 26 Nov 2018, 02:31 PM
Hi Ravi,

Please check the following issue at GitHub for more information about the warnings as well as how to fix them:

Regards,
Vladimir Iliev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Wrappers for React
Asked by
Ravi
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or