list-react-files icon indicating copy to clipboard operation
list-react-files copied to clipboard

Not working for react project.

Open Akhilbisht798 opened this issue 1 year ago • 0 comments

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.

Akhilbisht798 avatar Jun 30 '24 10:06 Akhilbisht798