Please check attached image.
My working steps
Copy public, src, package.json, package-lock.json, webpack.config.js npm install npm start Than I got attached errors
Compiled with problems: X
ERROR in ./src/jsx/components/Dashboard/GuestList.js 8:0-28 Module not found: Error: Can't resolve 'moment' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\src\jsx\components\Dashboard'
ERROR in ./src/jsx/components/Dashboard/GuestList.js 10:0-55 Module not found: Error: Can't resolve 'bootstrap-daterangepicker/daterangepicker.css' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\src\jsx\components\Dashboard'
ERROR in ./src/jsx/components/Dashboard/GuestList.js 24:0-34 Module not found: Error: Can't resolve 'react-moment' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\src\jsx\components\Dashboard'
ERROR in ./src/jsx/components/Forms/Pickers/Pickers.js 12:0-55 Module not found: Error: Can't resolve 'bootstrap-daterangepicker/daterangepicker.css' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\src\jsx\components\Forms\Pickers'
ERROR in ./node_modules/react-apexcharts/dist/react-apexcharts.min.js 33:18-62 Module not found: Error: Can't resolve 'apexcharts/dist/apexcharts.common' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\node_modules\react-apexcharts\dist'
ERROR in ./node_modules/react-bootstrap-daterangepicker/dist/index.es.js 2:0-23 Module not found: Error: Can't resolve 'jquery' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\node_modules\react-bootstrap-daterangepicker\dist'
ERROR in ./node_modules/react-bootstrap-daterangepicker/dist/index.es.js 3:0-35 Module not found: Error: Can't resolve 'bootstrap-daterangepicker' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\node_modules\react-bootstrap-daterangepicker\dist'
ERROR in ./node_modules/react-chartist/dist/index.js 102:21-40 Module not found: Error: Can't resolve 'chartist' in 'C:\Users\Md. Sakir Ahmed\Desktop\ra\node_modules\react-chartist\dist'
Hello Md. Sakir,
Our team checked and here we didn't find any error while compiling it.
Install and start again and check your package.json, the below component must be included in the package.
"react-bootstrap-daterangepicker": "^7.0.0",
Check: https://prnt.sc/HEEaGuQ_HJbU
Package link: https://zip.dexignzone.com/travl-package.zip
Thanks & Regards
Yamini
DexignZone