DenoDDeno
Powered by
FreyadayF
Deno•5mo ago•
3 replies
Freyaday

Running `deno` results in Fatal Error: HW Capability Found: [...]

Installed deno via PowerShell install script. Running simply
deno
deno
in a terminal results in the error
Fatal Error: HW capability found: 0x178BFBFF 0xFED8320B, but HW capability requested: 0x20000000 0x00.
Fatal Error: HW capability found: 0x178BFBFF 0xFED8320B, but HW capability requested: 0x20000000 0x00.

deno --help
deno --help
fares no better. Online searches return nothing. All I know so far is that I believe the error to be from a dependency of deno; I tried searching the deno source and the string "HW capability" does not appear to be present.

Both the deno.exe from the install script—by last-modified date, I believe it to be v2.5.4—and the v2.5.5 GitHub releases download (inside deno-x86_64-pc-windows-msvc.zip) exhibit this behavior.

Fresh install. W11, 23H2, PowerShell 7.5.3, MSVC 14.50.35615.0, AMD 5950X
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Running deno add npm:xxx via docker results in not found
lillemanLlilleman / help
12mo ago
Error running deno
hametHhamet / help
2y ago
Module not found when running deno run
JoxJJox / help
3y ago
`deno compile` in Nix results in `deno repl` starting instead of actual program
foxpro 🐍Ffoxpro 🐍 / help
3y ago