list-react-files
list-react-files copied to clipboard
Not working for react project.
I have trying to get all the file name inside a directory in react but i could'nt directly use fs. So searched for this library instead.
Module "fs" has been externalized for browser compatibility. Cannot access "fs.realpath" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details. [fs:9:14](browser-external:fs)
Module "fs" has been externalized for browser compatibility. Cannot access "fs.realpathSync" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.