drive
drive copied to clipboard
Filesystem provider built on top of node-flydrive
I read on https://v6-migration.adonisjs.com/guides/introduction#official-packages-not-yet-compatible-with-v6 that `@adonisjs/drive` is one of the official packages that yet has to be migrated to work with v6. Is there any ETA for it? It keeps...
It might just be a question of updating the TypeScript types. At least the Node.js `fs` APIs support both. I don't know about other drivers.
## Package version 2.3.0 ## Node.js and npm version 18.16.0, pnpm 8.2.0 ## Sample Code (to reproduce the issue) I use `local` disk with basePath `https://example.com/storage`. Then I try to...