-
File: `runtime/tutorials/how_to_with_npm/react.md`
```
> deno run -A npm:create-vite@latest --template react-ts
✔ Project name: … test-project
Scaffolding project in /Users/***/***/***/test-pr…
-
I followed the instructions [here](https://silverbullet.md/Install/Deno%20Deploy) to deploy it with Deno Deploy. Everything is set up but it errors when loading the page.
![screenshot](https://gith…
-
### Which package is this bug report for?
ws
### Issue description
- Error is random and very rare.
- I am not sure if it is related to Deno.
- It crashes the production environment.
- We hav…
-
The Deno Team have made a new registry i wanted to ask if xior could be published on JSR as well.
It would made it easier for Deno users. They have autogen Docs.
jpx40 updated
2 weeks ago
-
Version: Deno 2.1.0
Last working version `2.0.6`.
```console
$ docker run --rm -it denoland/deno:alpine-2.0.6 run -A npm:@informalsystems/quint@0.22.4 --version
Warning The following packages co…
-
Hi
With the release of Deno 2 with full npm compatibility, it's unclear to me how to best use Astro with Deno. There is/was an astro integration for deno but it hasn't seen a commit for four months…
dnbkr updated
1 month ago
-
JSR is ready, just need to enhance few codes and provide runtime tests
fzn0x updated
4 months ago
-
Version: Deno 2.1.1
Hello,
First of all, I’m really excited about the improvements in Deno 2.1.
However, since Deno 2.1 fixed the bug where files required from .cjs files were automatically t…
-
- [ ] [Deno: the easiest, most secure JavaScript runtime | Deno Docs](https://docs.deno.com/)
# Deno: the easiest, most secure JavaScript runtime | Deno Docs
## Snippet
Deno, the open-source runtim…
-
Version: Deno 2.1.1
It's not possible to query `--allow-imports` descriptor currently
```ts
console.log(await Deno.permissions.query({name:"imports"}))
```
```
Uncaught TypeError: The provid…