-
I get errors when running on Windows.
Seems the problem is incorrect code on @jsr.
The ffi code on jsr tests for 'window' rather than 'globalThis'.
The GitHub version of /src/ffi.ts uses globalTh…
-
It is possible to provide wasm or native binaries for running in the Node.js.
Moreover, it may be able to use bindings consistent with the web browser runtime.
-
# Deno
- deno 1.29.1 (release, x86_64-pc-windows-msvc)
- v8 10.9.194.5
- typescript 4.9.4
# Output
```
error: Unable to load C:\Users\UserName\AppData\Local\deno\npm\registry.npmjs.org\nod…
ealib updated
1 month ago
-
I'm using createRequire specifically with Prisma since they use commonJS.
My project works fine with deno `2.0.6` but broke when transitioning to `2.1.0` and `2.1.1`.
Here is my `prisma.ts` file
``…
-
### Bug description
Hi, I'm maintainer of Arch Linux package `quarto-cli` (0.9.594 currenly). Few days ago deno was updated there to 1.23.0 With the new Deno version I'm getting half a dozen of error…
-
deno -v
deno 2.0.2
deno compile --allow-all -L debug --output ./test/appTest app5.ts
deno 2 go to all directory outside at compilation on linux for linux:
…
-
**Summary**
When attempting to run the command quarto publish quarto-pub demo_slides.qmd, Deno encounters a panic with the error message: Failed to add platform cert to root cert store: InvalidCertif…
-
[clippy::mut_from_ref](https://rust-lang.github.io/rust-clippy/master/#mut_from_ref)
https://github.com/denoland/deno/blob/4e92f38d2ced6cbc2c7ed13d79d739dd4ddadb4c/core/ops_metrics.rs#L56-L62
It…
-
```
[2023-08-18 13:02:05 WARN][observer] Emit lock expired, re-publishing to emit queue, blockNumber: 17935509 logIndex: 173
[2023-08-18 13:02:05 WARN][observer] Emit lock expired, re-publishing to…
-
Version: Deno x.x.x
When I try to run quarto list tools or quarto install tinytex via the terminal (directory is my project's working directory), I get this "panicked" error -
```
(|) Inspecting tool…