-
### Issue description
Deno is a secure JavaScript and TypeScript runtime https://deno.land/ created by Ryan Dahl (one of the original creators of Node) and other smart people. Deno expects a 1.0 re…
-
# Issue
When try to compile yargs in deno 2.0 i received this error
```
error: Module not found "https://deno.land/x/yargs@v17.7.2/build/lib/yerror.js".
at https://deno.land/x/yargs@v17.7.2/l…
-
Hi,
I want to use Github Actions with Deno 2 to automaticaly compile to a executable. I got the workflow setup but now recive the
following error in the compile step:
`Run deno compile --allow-w…
-
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 …
-
1. Checkout the repo: https://github.com/mcandeia/hono-vite-dev-server-deno-repro-issue.git (started from https://remix.run/docs/en/main/guides/vite#getting-started)
2. run `deno install`
3. run `…
-
**Is your feature request related to a problem? Please describe.**
I am looking to migrate my project to deno. After replacing every incompatible package with a deno specific or deno-native one, i no…
-
# 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…
-
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 =…
-
puppeteer-extra
for deno would be awesome!
-
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…