Edenware

Results 7 comments of Edenware
trafficstars

I can confirm that it works in Node.js here.

Thank you very much @faveoled. I'll implement it in the next few days and come back here to tell when it's ready.

Added as "Megacubo_17.4.5_linux_arm64.tar.gz" in the [latest release](https://github.com/EdenwareApps/Megacubo/releases/tag/v17.4.5). I don't have a way to test it here yet, so please let me know if everything went well or not.

@wmport I [fixed the error](https://github.com/EdenwareApps/Megacubo/commit/dcb958730da74977079e62b030fa5951f6f7f39d) and [updated the installers](https://github.com/EdenwareApps/Megacubo/releases/tag/v17.4.5). Could you download and test again?

Fixed with the latest commit. Please [try again](https://github.com/EdenwareApps/Megacubo/blob/master/DEVELOPING.md) and let us know if any problems occur.

Same happened here, all files were created with backticks at the beginning and/or end. Interestingly, within the subfolders, folder names were left with the initial backtick and the file name...

Hi @scrumastervijaynew, [this is the necessary change](https://github.com/EdenwareApps/Megacubo/commit/1fee61fefd5e3f1f643837ea6fe0cca2f5674676). You also need to run 'rollup -c' in the root folder of the project after any changes to regenerate the files in the...