JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.44k stars 4.1k forks source link

error while updating dependencies #5786

Closed mahirminhajk closed 8 months ago

mahirminhajk commented 8 months ago

i am using vite (4.3.0) and react(18.0.28), after importing react-select(5.7.7) the [vite] show a error and my output is blank page error: [vite] error while updating dependencies: Error: ENOENT: no such file or directory, open '../node_modules/react-select-search/dist/esm/index.js'

mahirminhajk commented 8 months ago

i just clear my cache and reinstall my node_models