-
After upgrading your environment to Deno 2.0 project is unable to build, showing error:
```
error: Uncaught (in promise) ReferenceError: window is not defined
if (!window.hackle) window.hackle =…
-
# Issue
Setup:
- Deno Version: 2.0.0 (stable, release, aarch64-apple-darwin)
- v8 Version: 12.9.202.13-rusty
- Typescript Version: 5.6.2
- SuperOak Version: 4.8.1
## Details
Deno test sta…
-
Version:
```
deno 2.0.6 (stable, release, x86_64-unknown-linux-gnu)
v8 12.9.202.13-rusty
typescript 5.6.2
```
I created a new backstage app via `npx @backstage/create-app@latest` and tried to …
-
I am guessing v3 of Hardhat is being planned. With that said It may be benifical to give Deno a serious consideration.
### Native web worker support
[see this issue about NodeJs having web work…
-
For an ActivityPub project I need `ipfs` in `deno` and this seems most promising to me.
Currently it seems that the crypto.generateKeyPair is not supported, coming from
https://github.com/libp2p/js…
-
Hi. Has there been any trials or directions to run with Deno (like Node or Bun). Before, even trying it, curious if anyone has any info on it - are there any potential drawbacks to running the onestac…
-
### 📜 Description
I have an expressjs NodeJS (v20) project with type: module and got import errors following the quickstart guide for express.
https://docs.novu.co/quickstart/express
We are h…
-
### 🔍
- [X] Did you search for existing issues?
### Type of feedback
General feedback
### Description
I'd like to rely on Deno KV for production, is everything OK with Deno KV for long term?
D…
-
Currently the README explains how to use deno with the `deno run` command inside the Docker images.
But there are no examples for using [`deno compile`](https://docs.deno.com/runtime/manual/tools/c…
-
### Problem description
So far we only run lodestar with NodejS. The goal is to experiment other javascript runtimes like Bun and Deno to see if lodestar performs better there. I had different benchm…