You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:39
entries.map(async (entry) => {
^
TypeError: entries.map is not a function
at readdirRecursive (file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:39:13)
at async file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:42:26
at async Promise.all (index 2)
at async readdirRecursive (file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:38:3)
at async file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:42:26
at async Promise.all (index 43)
at async readdirRecursive (file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/drivers/utils/node-fs.mjs:38:3)
at async Object.getKeys (file:///home/oritwoen/Projekty/Archex/node_modules/.pnpm/[email protected]/node_modules/unstorage/dist/index.mjs:314:25)
at async file:///home/oritwoen/Projekty/Archex/build.mjs:10:18
Environment
Reproduction
Mount a driver within
node_modules
path.Describe the bug
unstorage/src/drivers/fs.ts
Line 32 in 0e2ea33
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: