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 git@github.com:nativefier/nativefier.git cd nativefier npm install node lib/cli.js https://app.element.io/ cd Element-linux-x64/ ./Element