You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate rpm, tar.gz, and deb files for my app, but whenever I set the target, it only produces a deb file and a folder with the unpacked linux files in it. It doesn't produce any other files. It doesn't even throw any errors. I have the following entry in my package.json:
I'm trying to generate
rpm
,tar.gz
, anddeb
files for my app, but whenever I set the target, it only produces adeb
file and a folder with the unpacked linux files in it. It doesn't produce any other files. It doesn't even throw any errors. I have the following entry in mypackage.json
:The text was updated successfully, but these errors were encountered: