file-system-cache
file-system-cache copied to clipboard
Working with oclif
Hi 👋🏼
I'm trying to use file-system-cache in an oclif project and encountering errors when importing and using the package in CJS and ESM contexts. I created two repro projects, https://github.com/jondewoo/oclif-vs-file-system-cache-cjs and https://github.com/jondewoo/oclif-vs-file-system-cache-esm, and also opened an issue detailing those errors on oclif's GitHub page: https://github.com/oclif/oclif/issues/1490
Thanks for your help!