Replies: 1 comment
-
hi, just watched the releases an seen that they have a portable version with the structure of an electron/chromium app, in the 200+ MB .zip archive... is that the one that gives you issues? please rename your script as .txt file and pin it here so I can see it also, note that if this is an issue of the app itself, you have to report the issue to the developer, not here. AM only distributes portable apps, its not responsible of their malfunction. Also, the lack of dependencies can be solved with an AppImage, no need to add other extra steps to satisfy the app that right now acts NOT as a portable app. Ask the developer to contact me, just in case. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've enjoyed the communication in the 2ship-issue yesterday. Thank you for even giving me a video tutorial :). Now I am trying to create a package myself and want to publish it after finishing. I want to package trilliumnext.
I was able to create with the appman -t command (like in you're video) and got a package which is installable like expected. The folders structure after installing it looks correct and there is a binary to launch. But when I start it, there is a error message telling me, a npm package named "fs-extra" is missing. I need to somehow add it to the install/update script so that it is a part of the installation. Is there any common practice for that?
Beta Was this translation helpful? Give feedback.
All reactions