drive icon indicating copy to clipboard operation
drive copied to clipboard

Filesystem provider built on top of node-flydrive

Results 3 drive issues
Sort by recently updated
recently updated
newest added

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...

Type: Enhancement
Type: Question

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.

Type: Enhancement
Semver: Patch
Status: Need Contributors
Good First Issue

## 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...