DenoDDeno
Powered by
f32x8F
Denoβ€’2y agoβ€’
14 replies
f32x8

Deno Runtime/Io failing to build

Hi,
Im attempting to embed the
deno_runtime
deno_runtime
crate into my application which was working fine till i ran
cargo update
cargo update
now im getting errors on
deno_io-0.78.0
deno_io-0.78.0
failing to import
windows_sys::Win32::Security
windows_sys::Win32::Security
. That is now behind a feature flag.
the deno runtime version im using is
deno_runtime 0.177.0
deno_runtime 0.177.0
which was working fine till i ran the update command.

Is this a known issue? If so is there a fix. If not. What would be the simplest way to fix this. Id ideally not have to downgrade the deno runtime but that is an option.
image.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno imports failing to load
AdamAAdam / help
13mo ago