Issue with webinstall #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Halyde WebInstall is made to run on OpenOS. What operating system are you using? Maybe we could make it compatible with it?
If you want, you can clone the whole git repository and it will run fine.
OpenOS with a custom shell
Interesting.
io.stderr.write()is a pretty standard function in Lua to my knowledge, so I guess your shell doesn't support it. Try running it in the standard shell or a shell that does.trying it on a fresh copy of OpenOS, it works
i might have modded some core libraries in OpenOS, i'll probably reinstall
Okay, nice.