Skip Navigation

Search

techsupport @lemmy.world
AbnormalHumanBeing @lemmy.abnormalbeings.space

Getting stuck on trying to apply the latest update

SOLUTION HERE (by @just_another_person@lemmy.world): https://lemmy.abnormalbeings.space/post/804932?scrollToComments=true

You have a dependency discrepancy with your local node modules and your global. You should be running this in a node virtual environment so all of the local projects dependencies don’t conflict with global.

https://stackoverflow.com/questions/3653495/is-there-a-virtual-environment-for-node-js

https://www.develves.net/blogs/asd/2016-04-28-using-virtual-environments-nodejs/

cross-posted from: https://lemmy.abnormalbeings.space/post/804932

I have searched around for answers to this, but so far, the solutions I found and tried have not been working for me. Thankfully, the update isn't that critical, so time is not of the essence as of now. But I fear, the problem will only persist.

So, bit of a headscratcher: I am following the guide to upgrade (no Docker) from here.

Simple enough, right? Sadly, I k

techsupport @lemmy.world
AbnormalHumanBeing @lemmy.abnormalbeings.space

Is there an easy way to put images into the about text of your instance? (via Markdown or otherwise)

cross-posted from: https://lemmy.abnormalbeings.space/post/578806

So, just to say immediately: I guess if I went deep into the frontend code, this will of course be possible, but I am in this case just talking about an easy way from the admin settings as such.

Currently, my aim is to have a unified little "bar" appearing in all three of my Fediverse services, this is what it's appearing as in PeerTube and Lemmy respectively:

With the images linking to the respective instances on the server.

For mastodon (admittedly, also the service I am using the least, myself) - I haven't found anything on how this could be achieved easily - with my searches so far all just providing results for users wanting to put stuff on their profiles.

Currently, trying Markdown Syntax as I use it for Lemmy does not wor