opensas
opensas
same thing happens using pnpm
it seemed like npm couldn't write to /tmp I could fix it with `export TMPDIR=~/tmp` perhaps a warning or something could be emitted
btw, just asked [here](https://dba.stackexchange.com/questions/319761/is-there-some-tool-gui-to-automate-the-process-of-creating-scripts-for-postgresq) to see if there's a tool that already does something like that
same problem with deno, so I guess it should be the same solution for both please have a look at https://github.com/denoland/deno/issues/26155#issuecomment-2495622048 to reproduce the issue
> Built my own [adapter](https://github.com/Hugo-Dz/exe) to solve this, works well! We can now compile full-stack SvelteKit apps as a single binary executable (with all Kit features such as SSR, API...