-
I tried to follow the instructions, using init with `make init NEXUS_REPO=false` but when I run the `make build` afterwards I get errors, and I can't proceed.
```
ls: cannot access '/home/ubuntu…
-
# 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-…
-
/Users/andy/Downloads/GoProRC_ESP32-main/GoProRC_ESP32-main/GoProRC_ESP32/GoProRC_ESP32.ino: In function 'void setup()':
/Users/andy/Downloads/GoProRC_ESP32-main/GoProRC_ESP32-main/GoProRC_ESP32/GoPr…
-
### Astro Info
```block
Astro v5.0.0-beta.6
Node v18.20.3
System Linux (x64)
Package Manager npm
Output static
…
-
### Describe the bug
Even when csr=false I still get the js bundle chunks in the final build.
If I delete the files, the site will still work, but it is annoying if I have to delete the files every…
-
### Describe the problem
Let's say I have `item/[id]/+page.svelte`, which just contains:
```svelte
import { page } from '$app/stores';
$: itemId = $page.params.id;
Item {itemId}…
-
I use arch Linux with latest kernel version(6.13) i want to compile the code but get some error:
at first:
error in `cfg80211_ch_switch_started_notify` function, i solved this problem by editing `io…
ssmns updated
1 month ago
-
### Astro Info
```block
Astro v4.15.9
Node v22.6.0
System macOS (arm64)
Package Manager unknown
Output stati…
-
I'll propose to move the [Node.js Server's Serve Static Middleware](https://github.com/honojs/node-server?tab=readme-ov-file#serve-static-middleware) in [`honojs/node-server`](https://github.com/honoj…
-
### Describe the problem
All other adapters automatically cache static assets for you. adapter-static does not
### Describe the proposed solution
Add docs stating that you need to cache the immutab…