mosherbrian
mosherbrian
Any chance this feature will be added?
I am running a svelte-kit dev server behind a code-server proxy and can confirm that this is still an issue. Any fix or workaround available?
This seems like a bit of a rabbit hole at this point. It looks like there are a number of dependencies that are partially lacking on the termux platform currently....
Here's the sort of thing that I am seeing: [Frida setup-env.sh issue when building the toolchain ](https://github.com/frida/frida/issues/831) It looks like there is no arm71 pre-built toolchain available, so the build...
I'm seeing the same error trying to install in termux. ``` $ r2pm -i r2frida Cloning into 'r2frida'... remote: Enumerating objects: 74, done. remote: Counting objects: 100% (74/74), done. remote:...
After feeling very lost trying to get started with svelte-kit, I stumbled across your excellent tutorial, and now I see the light. Thanks so much for your clear and thorough...