nestjs-storage icon indicating copy to clipboard operation
nestjs-storage copied to clipboard

Nestjs file system / file storage module wrapping flydrive

Results 2 nestjs-storage issues
Sort by recently updated
recently updated
newest added

Could not resolve dependency: npm WARN peer @nestjs/common@"^6.10.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" from @codebrew/[email protected] npm WARN node_modules/@codebrew/nestjs-storage npm WARN @codebrew/nestjs-storage@"^0.1.7" from the root project

Looks like the [Migration guide](https://docs.nestjs.com/migration-guide) doesn't include anything that the code here uses, and the test still pass with the new version. For the eslint upgrade, I just ran their...