On Fri, 2021-07-09 at 14:40 -0700, Troy Dawson wrote: > I don't have a solution for you, I just want to say it does the same to > me as well. > > One thing to note is that the error is while it's generating the dev > tarball. > The prod tarball (what's needed to run nativefier) get's correctly > generated. > Another note is that there are 6 modules in the prod tarball that need > to get their license looked up because we were not able to determine > what it was. > > But the dev tarball is where things go weird. > > Are you able to install and run nativefier locally?
yes git clone [email protected]:nativefier/nativefier.git cd nativefier npm install node lib/cli.js https://app.element.io/ cd Element-linux-x64/ ./Element -- Sérgio M. B. _______________________________________________ nodejs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
