-
"npm@resvg/resvg-js" does not resolve to the correct architecture in denoland (dash.deno.com).
This is the log from denoland:
----------------------------------
Packaging complete
The deploymen…
-
# 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-…
-
More: https://github.com/denoland/deno-astro-adapter/issues/25
-
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…
-
Deno 2.1.1 がリリースされたので、更新する
- https://github.com/denoland/deno/releases/tag/v2.1.1
-
using denoland/deno:alpine as a base image to run a devcontainer run in this error:
```sh
Error relocating /usr/local/lib/libgcc_s.so.1: _dl_find_object: symbol not found
Error relocating /usr/lo…
-
As best as I can tell, this should be the correct mapping:
```js
build({
importMap: 'deno.json',
mappings: {
'jsr:@hqtsm/dataview': {
name: '@hqtsm/dataview',
},
},
/…
-
https://github.com/denoland/deno/issues/26693
-
Version Deno 2.1.1
```
const { color }: { color: string | null } = $props();
```
```
deno fmt --unstable-component
Error formatting: C:\temp\deno-init\test.svelte
syntax error at…
-
with the new [release channels](https://docs.deno.com/runtime/fundamentals/stability_and_releases/#release-channels), tags for those channels would be helpful to always pull (for example) the latest `…