I am looking to create a file browser within my angular app and currently can't find anything which will allow me to read/write to a directory within angular 8
This looked promising to be able to populate my directory tree but i get lots of errors around 'fs' and 'path' https://www.npmjs.com/package/directory-tree
any help would be appreciated!