Closed aitbw closed 6 years ago
@aitbw Hey thanks for reporting this. I got this error too (after I merged #125). To build for Linux, simply remove the lines that had been added by the PR #125.
Thanks for the quick reply, @hql287! Managed to get a successful build and now the app is up and running! 🎉
@aitbw Glad to know that it's working for you now. If you run into another problem, feel free to open a new ticket (but hopefully not 😁)
Please answer these question so I can help you faster.
Is it a bug or a feature request?
Which version are you using?
Which is the version/distribution of the OS?
Manjaro Linux with Linux Kernel 4.14.12
Describe your issue
I'm trying to build Manta on my laptop but after cloning the project and installing its dependencies, the
yarn release:linux
task fails.Here's the backtrace:
I'm using
icns2png
version 1.5,graphicsmagick
version 1.3.27 andNodeJS
version 8.9.1Thanks! And keep up the great work :D