Open Summer-andy opened 5 years ago
I, too, have issues trying to make a local demo.
`Username>@<Machine MINGW64 ~/code $ git clone https://github.com/StephenChou1017/react-big-scheduler.git Cloning into 'react-big-scheduler'... remote: Enumerating objects: 15, done. remote: Counting objects: 100% (15/15), done. remote: Compressing objects: 100% (12/12), done. remote: Total 835 (delta 3), reused 6 (delta 3), pack-reused 820 Receiving objects: 100% (835/835), 610.65 KiB | 1.17 MiB/s, done. Resolving deltas: 100% (595/595), done.
I have the same problems as you. @pierrehagelberg
@sixiaodong123 and @pierrehagelberg , Get checkout to this commit and go around the scheduler until fix the issue. That commit worked to me.
@desilvaNSP wich commit is the working one to clone the repo now? last one is still not working (same errors mention above
FIX : delete "pachage-lock.json" then do 'npm install' .
On install, have some errors.