D
Deno
WalkSync dosnt get files - Deno
K
Deno
β’
3y ago
β’
2 replies
Kay
WalkSync dosnt get files
Im trying to read all files of a folder with WalkSync from the deno STD libary but it dosnt see the file thats in it and dosnt log anything
for
(
const
entry
in
walkSync
(
this
.client.root
+
"
\\
src
\\
events"
)) {
console.
log
(entry);
}
for
(
const
entry
in
walkSync
(
this
.client.root
+
"
\\
src
\\
events"
)) {
console.
log
(entry);
}
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
upload files
F
Fat32 / help
11mo ago
Files with extension .mts do not get linting in WebStorm
B
BOLL / help
10mo ago
Importing local files (streaming large JSON files)
P
Phatso / help
2y ago
Deno FileServer Tutorial Incorrect?
M
mauritz / help
17mo ago