-
deno 2.0
denoflare 6
-
We have some code in `nr-common` and I think we can import it from `nr-server` but I can't import it from `nr-app`. There are all kinds of errors, some of which I thought I'd fixed in 99fd5963371cd0d0…
chmac updated
14 hours ago
-
# deno:
deno 2 compile doesn't work on svelkit issue (with workarounds): https://github.com/denoland/deno/issues/26155
see my comment: https://github.com/denoland/deno/issues/26155#issuecomment-…
-
I should update the README w/ how this compares to the newly-added `--include` option in `deno compile`.
See: https://github.com/denoland/deno/pull/26939
And: https://github.com/denoland/deno/issu…
-
> **Note:** If the removal of the Deno template is transient, please disregard this issue—I understand changes like this happen during early/rapid/active development.
The Deno template for `@remix-…
-
NotFound: No such file or directory (os error 2): open '/etc/hosts'
```
at Object.open (ext:deno_fs/30_fs.js:633:21)
at Object.open (ext:deno_node/_fs/_fs_open.ts:80:10)
at ReadStream._…
-
File: `runtime/tutorials/how_to_with_npm/react.md`
Running the example with a fresh VSCode installation and in a new folder:
```
[zweieuro@thewallet /tmp]$ deno run -A npm:create-vite@latest --…
-
### Problem description
Hi. im trying to deploy my first fresh project with deno deploy. all goes well until the final step of "Upload to DenoDeploy" in my github action which i get the following err…
-
Deno 2 appears to work with the lockfile disabled.
With the lockfile enabled, I get this error:
```
Error: Unsupported lockfile version '4'. Try upgrading Deno or recreating the lockfile.
Erro…
-
Sometimes when checking data for a list of appids the following error will be in the logs which causes the api to crash.
```
error: Uncaught Error: input must be buffer, number, or string; received …