On Fri, 2021-07-09 at 23:07 +0100, Sérgio Basto wrote:
> 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

Also  works for me [1] , I found this solution here [2], 
also packing element-desktop [3] which needs element-web is a challenge
and my big goal :)  


[1] 
yarn global add nativefier --prefix /home/sergio/.local/
nativefier https://app.element.io/

[2]
https://github.com/vector-im/element-web#running-as-a-desktop-app

[3]
https://github.com/vector-im/element-desktop 
-- 
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

Reply via email to