You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build on Linux. It's a bit complex and requires some minor code changes to fix platform-specific bugs (see my fork here: https://github.com/Pierowheelz/Meisunry - I've just added some pre-built binaries for you as a Release).
Most notably, the base path needs to be adjusted for any code fetching image paths. Also, the 'trash' npm dependency doesn't seem to work, so I've swapped this out with a simple fs.unlink(). I'm sure these could be addressed in a cross-platform compatible way in a proper Pull Request, but I don't have the time right now.
Package.json says linux is supported... is that true?
if not, what is needed?
if so, you have installation hints?
The text was updated successfully, but these errors were encountered: