D
Deno
A
Deno
β’
13mo ago
β’
3 replies
Alch3m1st
'deno run' for tasks question/Bug π
Hi I am not sure if this is a bug
, so I thought to ask here first
.
So I understand Deno has both
'run
' and
'task
' sub command for running tasks
.
However if there is a
'directory
' and a task with same name
, I find Deno conflicts and gives directory a precedence
:
Example
:
Imagine there is a
'test
/
' directory and a task named
'test
'
If I do
'deno run test
' Deno gives an error that
'test
/
' is a directory
.
I personally think this is a bug as for actual files Deno requires extension but I would love to have some thoughts on this
Thanks
!
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
concurrent deno tasks
W
wesbos / help
2y ago
`deno run` ignores @deno-types?
D
Darvesh / help
3y ago
Deno build/run
D
Deno AI Helper / help
3y ago