Greetings,
I'm having some issue with compiling the Scheduler npm package after installing it and its dependencies.
This is the error after running "npm start":
./node_modules/@progress/kendo-react-scheduler/index.mjs Can't import the named export 'Button' from non EcmaScript module (only default export is available)
Please help, thanks!
Jason