-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
since the fix of #93 I got this now
{
err: {
filePath: '/home/user/.app/cache/data/version1.0.0/123',
error: Error: ENOENT: no such file or directory, open '/home/user/.app/cache/data/version1.0.0/123'
at async open (node:internal/fs/promises:641:25)
at async readFile (node:internal/fs/promises:1279:14)
at async deleteFileIfExpired (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/bentocache/build/chunk-UWZXJRIZ.js:6:21)
at async pruneExpiredFiles (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/bentocache/build/chunk-UWZXJRIZ.js:27:5)
at async prune (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/bentocache/build/src/drivers/file/cleaner_worker.js:10:3)
at async Timeout._onTimeout (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/bentocache/build/src/drivers/file/cleaner_worker.js:17:5)
}
} failed to prune expired items
Metadata
Metadata
Assignees
Labels
No labels