Bitnoise/react-scheduler

Module not found in react

amihudcohen opened this issue · 2 comments

hello
After install on react 17 , js web app
Module not found: Can't resolve '@bitnoi.se/react-scheduler'

Checked and the module installed

Thank you

Hello!
Can you share your package.json and file where you use react-scheduler ?

Hi!
I have the same problem, have any solutions?

In page i used react-scheduler when i import "import { Scheduler, SchedulerData } from "@bitnoi.se/react-scheduler";" compliter return this error
"./src/app/views/RH/sharedBooking/ManageBooking.jsx
Module not found: Can't resolve '@bitnoi.se/react-scheduler' in '-----------\RH\sharedBooking'"

My package.json
package.json

Thank you