You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating the package to the latest version 8.4.0, source-map-loader started warning about not being able to find source .tsx files in node_modules/react-datepicker/src/*.tsx
WARNING in ./node_modules/react-datepicker/dist/index.es.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\Russel\Projects\admin-react-ts\node_modules\react-datepicker\src\year_dropdown.tsx' file: Error: ENOENT: no such file or directory, open 'C:\Users\Russel\Projects\admin-react-ts\node_modules\react-datepicker\src\year_dropdown.tsx'
hidfil, kvrzh, skitscha, fmmenchi, yuxin-a-liu and 2 more