Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> Given the errors are coming from your system modules, this is an issue with your NodeJS installation and not Calckey. I'd recommend filing an issue in either the repo for NodeJS or the re2 node…
Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> Please stop using sketchy paste sites with nsfw ads and just paste the error here. Sorry I never saw any nsfw ads there ``` node_modules/.pnpm/re2@1.19.0/node_modules/re2: Running…
Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> You're not going to delete your instance (as the important data is stored on the database). It's just following the Calckey install process from the README, and when you `git clone` you're going…
Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> It appears you didn't update Calckey properly, as it's trying to install old packages. I'd recommend resetting the source tree or recloning, as this appears to be an issue with your setup.…
Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> Please paste your logs into Codeberg, as your share service seems to be down. > >  Sorry, the link just got deleted, since I…
Miichelle commented on issue firefish/firefish#10277
Can't upgrade nodejs from v16 to any higher version> > npm ERR! sh: 1: husky: not found > > I'm not sure if you're running any custom scripts, but `husky` is not a command we use. Please try the following steps: > > ```sh > corepack…
Miichelle commented on issue firefish/firefish#10117
[Feature]: Option to add an imprint and a privacy policy to Calckey> I just wanted to add: Please don't treat this issue half-heartedly. It is currently not possible to legally operate a Calckey Sever in Germany (or maybe even other GDPR states). According to the…
Miichelle opened issue firefish/firefish#10117
[Feature]: Option to add an imprint and a privacy policy to CalckeyMiichelle commented on issue firefish/firefish#10080
[Bug]: pnpm run init not working for Postgres> you need to run `pnpm run build` before `pnpm run init` I did and still get the same error.
Miichelle commented on issue firefish/firefish#10080
[Bug]: pnpm run init not working for PostgresThis is what I entered into the config. I can't find an option named schema https://share.miichelle.moe/ruzU6/qubAGiCi89.txt
Miichelle commented on issue firefish/firefish#10080
[Bug]: pnpm run init not working for Postgresbuild-essential is installed on my server. The entire build log: https://share.miichelle.moe/ruzU6/puLaXizA63.txt
Miichelle opened issue firefish/firefish#10080
[Bug]: pnpm run init not working for Postgres