Installing packages to a Cloudflare Pages enviornment
I'm setting up and Tauri and Svelte website on Cloudflare pages and I've run into a issue installing packages using
apt as a root user. I'm getting The "no new privileges" flag is set, which prevents sudo from running as root.. Does Cloudflare Pages allow me installing packages like this?


