Hi,
I had a similar issue with another package, it was related with old
versions of packages.
I could solve it with the following commands in the sources directory:
rm -rf node_modules # or backup, whatever
rm -rf package-lock.json # or backup, whatever
npm cache clean # I guess I had to use --f
Hi, I get this error when install the rocketchat-desktop:
[4/4] Building fresh packages...
$ electron-builder install-app-deps
• electron-builder version=19.56.0
• loaded configuration file=package.json ("build" field)
• rebuilding native production dependencies platform=linux arch=x64
• rebui
2 matches
Mail list logo